From c767fa44725f0c8b80c5c0ffc90f86fb4d4f493d Mon Sep 17 00:00:00 2001 From: ciga2011 Date: Sun, 12 Jan 2025 19:49:34 +0800 Subject: [PATCH] Update custom-node-list.json Add ComfyUI-Pollinations --- custom-node-list.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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." } ] }