diff --git a/custom-node-list.json b/custom-node-list.json index 4f7e9c6f..b76cd0f0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15266,11 +15266,22 @@ "title": "Image2Halftone Node for ComfyUI", "id": "img2halftone", "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", - "files": [ + "files": : [ "https://civitai.com/api/download/models/158997" ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-MiniCPM-Plus", + "id": "minicpm-plus", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus" + ], + "install_type": "git-clone", + "description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions." } ] }