diff --git a/custom-node-list.json b/custom-node-list.json index 66ca97f5..9e4b084d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13366,6 +13366,29 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aimingfail", + "title": "Image2Halftone Node for ComfyUI", + "id": "img2halftone", + "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", + "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": "fairy-root", + "title": "Ollama and Llava Vision integration for ComfyUI", + "reference": "https://github.com/fairy-root/comfyui-ollama", + "files": [ + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/ollamas.py", + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/llava.py", + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/concatenate.py" + ], + "install_type": "copy", + "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags." } ] }