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