update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user