Update custom-node-list.json

Add ComfyUI-Pollinations
This commit is contained in:
ciga2011 2025-01-12 19:49:34 +08:00 committed by GitHub
parent 5f33a11b7b
commit c767fa4472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}