Add ComfyUI-NanoBananaAPI node entry

This commit is contained in:
daehwa 2025-08-31 16:02:48 +09:00 committed by GitHub
parent 4e31aaa8fb
commit 0c4b66f302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32349,6 +32349,16 @@
],
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "daehwa",
"title": "ComfyUI-NanoBananaAPI",
"reference": "https://github.com/daehwa00/ComfyUI-NanoBananaAPI",
"files": [
"https://github.com/daehwa00/ComfyUI-NanoBananaAPI"
],
"install_type": "git-clone",
"description": "Creates images using the NanoBanana API. To use it, you must enter your issued API key."
},
{
"author": "aimingfail",