diff --git a/custom-node-list.json b/custom-node-list.json index 6f9a9150..51e6786a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index db5d2bc6..7eb5e1c0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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." } ] }