diff --git a/custom-node-list.json b/custom-node-list.json index c4ce9f87..d57f555b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",