Browse Source

update DB

pull/338/head
dr.lt.data 10 months ago
parent
commit
db081659fe
  1. 31
      custom-node-list.json
  2. 16
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 16
      node_db/new/extension-node-map.json

31
custom-node-list.json

@ -4284,6 +4284,27 @@
"install_type": "git-clone",
"description": "python and web UX improvements for ComfyUI.\n[w/'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'ImageFeed.js' and 'favicon.js' from the custom scripts of pythongosssss, are not compatible. Therefore, manual deletion of these files is required to use this web extension.]"
},
{
"author": "prozacgod",
"title": "ComfyUI Multi-Workspace",
"reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace",
"files": [
"https://github.com/prozacgod/comfyui-pzc-multiworkspace"
],
"install_type": "git-clone",
"description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI."
},
{
"author": "Siberpone",
"title": "Lazy Pony Prompter",
"reference": "https://github.com/Siberpone/lazy-pony-prompter",
"files": [
"https://github.com/Siberpone/lazy-pony-prompter"
],
"install_type": "git-clone",
"description": "A pony prompt helper extension for AUTOMATIC1111's Stable Diffusion Web UI and ComfyUI that utilizes the full power of your favorite booru query syntax. Currently supports [a/Derpibooru](https://derpibooru/org) and [a/E621](https://e621.net/)."
},
@ -4603,16 +4624,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "prozacgod",
"title": "ComfyUI Multi-Workspace",
"reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace",
"files": [
"https://github.com/prozacgod/comfyui-pzc-multiworkspace"
],
"install_type": "git-clone",
"description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI."
}
]
}

16
extension-node-map.json

@ -1119,6 +1119,7 @@
"VHS_MergeImages",
"VHS_MergeLatents",
"VHS_MergeMasks",
"VHS_PruneOutputs",
"VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent",
"VHS_SelectEveryNthMask",
@ -1794,6 +1795,19 @@
"title_aux": "SDXL_sizing"
}
],
"https://github.com/Siberpone/lazy-pony-prompter": [
[
"LPP_Deleter",
"LPP_Derpibooru",
"LPP_E621",
"LPP_Loader_Derpibooru",
"LPP_Loader_E621",
"LPP_Saver"
],
{
"title_aux": "Lazy Pony Prompter"
}
],
"https://github.com/Smuzzies/comfyui_chatbox_overlay/raw/main/chatbox_overlay.py": [
[
"Chatbox Overlay"
@ -2813,7 +2827,7 @@
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus",
"Brightness & Contrast_Ally",
"Brightness_Contrast_Ally",
"Gaussian Blur_Ally",
"Image Flip_ally",
"Placeholder Tuple",

20
node_db/new/custom-node-list.json

@ -10,6 +10,26 @@
},
{
"author": "prozacgod",
"title": "ComfyUI Multi-Workspace",
"reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace",
"files": [
"https://github.com/prozacgod/comfyui-pzc-multiworkspace"
],
"install_type": "git-clone",
"description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI."
},
{
"author": "Siberpone",
"title": "Lazy Pony Prompter",
"reference": "https://github.com/Siberpone/lazy-pony-prompter",
"files": [
"https://github.com/Siberpone/lazy-pony-prompter"
],
"install_type": "git-clone",
"description": "A pony prompt helper extension for AUTOMATIC1111's Stable Diffusion Web UI and ComfyUI that utilizes the full power of your favorite booru query syntax. Currently supports [a/Derpibooru](https://derpibooru/org) and [a/E621](https://e621.net/)."
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl-SVD",

16
node_db/new/extension-node-map.json

@ -1119,6 +1119,7 @@
"VHS_MergeImages",
"VHS_MergeLatents",
"VHS_MergeMasks",
"VHS_PruneOutputs",
"VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent",
"VHS_SelectEveryNthMask",
@ -1794,6 +1795,19 @@
"title_aux": "SDXL_sizing"
}
],
"https://github.com/Siberpone/lazy-pony-prompter": [
[
"LPP_Deleter",
"LPP_Derpibooru",
"LPP_E621",
"LPP_Loader_Derpibooru",
"LPP_Loader_E621",
"LPP_Saver"
],
{
"title_aux": "Lazy Pony Prompter"
}
],
"https://github.com/Smuzzies/comfyui_chatbox_overlay/raw/main/chatbox_overlay.py": [
[
"Chatbox Overlay"
@ -2813,7 +2827,7 @@
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus",
"Brightness & Contrast_Ally",
"Brightness_Contrast_Ally",
"Gaussian Blur_Ally",
"Image Flip_ally",
"Placeholder Tuple",

Loading…
Cancel
Save