mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
update DB
This commit is contained in:
parent
5cf92f2742
commit
66ff07752f
@ -29180,6 +29180,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression."
|
||||
},
|
||||
{
|
||||
"author": "LaoMaoBoss",
|
||||
"title": "ComfyUI-WBLESS",
|
||||
"id": "LaoMaoBoss",
|
||||
"reference": "https://github.com/LaoMaoBoss/ComfyUI-WBLESS",
|
||||
"files": [
|
||||
"https://github.com/LaoMaoBoss/ComfyUI-WBLESS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -29603,17 +29614,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "LaoMaoBoss",
|
||||
"title": "ComfyUI-WBLESS",
|
||||
"id": "LaoMaoBoss",
|
||||
"reference": "https://github.com/LaoMaoBoss/ComfyUI-WBLESS",
|
||||
"files": [
|
||||
"https://github.com/LaoMaoBoss/ComfyUI-WBLESS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -31,6 +31,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression."
|
||||
},
|
||||
{
|
||||
"author": "LaoMaoBoss",
|
||||
"title": "ComfyUI-WBLESS",
|
||||
"id": "LaoMaoBoss",
|
||||
"reference": "https://github.com/LaoMaoBoss/ComfyUI-WBLESS",
|
||||
"files": [
|
||||
"https://github.com/LaoMaoBoss/ComfyUI-WBLESS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI Power Shift Scheduler",
|
||||
@ -685,48 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for generating outfit prompts representing diverse ethnicities, cultures, and regions. Uses extensible JSON data for clothing, accessories, and poses, with “random/disabled” dropdowns for flexibility. Advanced prompt engineering is supported via Ollama LLM integration. Easily add new regions, ethnicities, or cultures by updating data files and creating lightweight node wrappers. Designed for artists, researchers, and developers seeking culturally rich, customizable prompt generation in ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "creepybits",
|
||||
"title": "Save Image To Google Drive",
|
||||
"id": "creepybits",
|
||||
"reference": "https://github.com/Creepybits/ComfyUI-Save_To_GDrive",
|
||||
"files": [
|
||||
"https://github.com/Creepybits/ComfyUI-Save_To_GDrive"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service."
|
||||
},
|
||||
{
|
||||
"author": "set-soft",
|
||||
"title": "Audio Separation",
|
||||
"reference": "https://github.com/set-soft/AudioSeparation",
|
||||
"files": [
|
||||
"https://github.com/set-soft/AudioSeparation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio separation (demixing) using AI. Separating Voices, Instruments, Bass, Drums, etc. CLI and ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "sunx.ai",
|
||||
"title": "SunxAI Custom Nodes for ComfyUI",
|
||||
"id": "comfyui_sun_nodes",
|
||||
"reference": "https://github.com/upseem/comfyui_sun_nodes",
|
||||
"files": [
|
||||
"https://github.com/upseem/comfyui_sun_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. "
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_sm4ll-Wrapper",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that integrates with the sm4ll-VTON API for virtual try-on functionality."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user