mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
update DB
This commit is contained in:
parent
342bb62635
commit
89ca98e84f
@ -14304,6 +14304,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes to run nodes on remote ComfyUI instances."
|
"description": "Nodes to run nodes on remote ComfyUI instances."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "kinglord",
|
||||||
|
"title": "Prompt Gallery",
|
||||||
|
"id": "promptGallery",
|
||||||
|
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -14689,17 +14700,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "kinglord",
|
|
||||||
"title": "Prompt Gallery",
|
|
||||||
"id": "promptGallery",
|
|
||||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -62,16 +62,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
|
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Kinglord",
|
|
||||||
"title": "ComfyUI_Prompt_Gallery [WIP]",
|
|
||||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Cardoso-topdev",
|
"author": "Cardoso-topdev",
|
||||||
"title": "comfyui_meshanything_v1 [WIP]",
|
"title": "comfyui_meshanything_v1 [WIP]",
|
||||||
|
|||||||
@ -9,7 +9,27 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "kinglord",
|
||||||
|
"title": "Prompt Gallery",
|
||||||
|
"id": "promptGallery",
|
||||||
|
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "daxcay",
|
||||||
|
"title": "ComfyUI-WA",
|
||||||
|
"reference": "https://github.com/daxcay/ComfyUI-WA",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/daxcay/ComfyUI-WA"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node to enable WhatsApp in ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "LatentRat",
|
"author": "LatentRat",
|
||||||
"title": "comfy_remote_run",
|
"title": "comfy_remote_run",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user