diff --git a/custom-node-list.json b/custom-node-list.json index 81880039..2da53bf8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19851,15 +19851,14 @@ }, { "author": "ciga2011", - "title": "ComfyUI AppGen", - "id": "appgen", - "reference": "https://github.com/ciga2011/ComfyUI-AppGen", + "title": "ComfyUI Pollinations", + "id": "pollinations", + "reference": "https://github.com/ciga2011/ComfyUI-Pollinations", "files": [ - "https://github.com/ciga2011/ComfyUI-AppGen" + "https://github.com/ciga2011/ComfyUI-Pollinations" ], - "pip": ["openai", "python-dotenv"], "install_type": "git-clone", - "description": "A ComfyUI node pack designed to generate and edit Single Page Applications (SPAs) using natural language." + "description": "Generate images from text prompts using Pollinations' AI models for free." } ] }