Add ComfyUI-NanoBananaAPI node entry (#2115)

This commit is contained in:
daehwa 2025-08-31 17:22:18 +09:00 committed by GitHub
parent 28f13d3311
commit 6c2d2cae2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32358,6 +32358,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",