Update custom-node-list.json (#1442)

* Update custom-node-list.json

Add ComfyUI-AppGen

* Update custom-node-list.json

Add ComfyUI-Pollinations
This commit is contained in:
ciga2011 2025-01-13 23:07:52 +08:00 committed by GitHub
parent 2b6dee9949
commit 12602da16c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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