diff --git a/custom-node-list.json b/custom-node-list.json index 7e08c019..932f3dd9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }