diff --git a/custom-node-list.json b/custom-node-list.json index 897305c4..71957654 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19870,6 +19870,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "ciga2011", + "title": "ComfyUI Pollinations", + "id": "pollinations", + "reference": "https://github.com/ciga2011/ComfyUI-Pollinations", + "files": [ + "https://github.com/ciga2011/ComfyUI-Pollinations" + ], + "install_type": "git-clone", + "description": "Generate images from text prompts using Pollinations' AI models for free." + } ] }