mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
fix(custom-node-list): restore xss + Image2Halftone entries and place comfymodeldownloader entry after last git-clone block
This commit is contained in:
parent
10d48c2670
commit
c06ff81821
@ -46675,6 +46675,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/BizyAirPlus](https://github.com/siliconflow/BizyAirPlus) Run your workflow on cloud."
|
||||
},
|
||||
{
|
||||
"author": "thomaskippster",
|
||||
"title": "ComfyUI Model Downloader Bridge",
|
||||
"reference": "https://github.com/thomaskippster/comfymodeldownloader",
|
||||
"files": [
|
||||
"https://github.com/thomaskippster/comfymodeldownloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge for the standalone ComfyUI Model Downloader. Analyzes workflows, finds missing models via AI, and manages your archive to save SSD space."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -47050,16 +47060,21 @@
|
||||
"https://civitai.com/api/download/models/29773",
|
||||
"https://civitai.com/api/download/models/29774",
|
||||
"https://civitai.com/api/download/models/29755",
|
||||
"https://civitai.com/api/download/models/29750"
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "thomaskippster",
|
||||
"title": "ComfyUI Model Downloader Bridge",
|
||||
"reference": "https://github.com/thomaskippster/comfymodeldownloader",
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
"id": "img2halftone",
|
||||
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
|
||||
"files": [
|
||||
"https://github.com/thomaskippster/comfymodeldownloader"
|
||||
"https://civitai.com/api/download/models/158997"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge for the standalone ComfyUI Model Downloader. Analyzes workflows, finds missing models via AI, and manages your archive to save SSD space."
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user