mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
Add ComfyUI Model Downloader Bridge to custom-node-list.json
This commit is contained in:
parent
7a8fc44f90
commit
117227e2fc
@ -46763,21 +46763,16 @@
|
|||||||
"https://civitai.com/api/download/models/29773",
|
"https://civitai.com/api/download/models/29773",
|
||||||
"https://civitai.com/api/download/models/29774",
|
"https://civitai.com/api/download/models/29774",
|
||||||
"https://civitai.com/api/download/models/29755",
|
"https://civitai.com/api/download/models/29755",
|
||||||
"https://civitai.com/api/download/models/29750"
|
|
||||||
],
|
|
||||||
"install_type": "unzip",
|
|
||||||
"description": "Various image processing nodes."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "thomaskippster",
|
||||||
"title": "Image2Halftone Node for ComfyUI",
|
"title": "ComfyUI Model Downloader Bridge",
|
||||||
"id": "img2halftone",
|
"reference": "https://github.com/thomaskippster/comfymodeldownloader",
|
||||||
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
|
|
||||||
"files": [
|
"files": [
|
||||||
"https://civitai.com/api/download/models/158997"
|
"https://github.com/thomaskippster/comfymodeldownloader"
|
||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "git-clone",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "Bridge for the standalone ComfyUI Model Downloader. Analyzes workflows, finds missing models via AI, and manages your archive to save SSD space."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user