diff --git a/custom-node-list.json b/custom-node-list.json index 043afbe3..11f7eb73 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30805,6 +30805,17 @@ ], "install_type": "git-clone", "description": "ComfyUI custom nodes for project management." + }, + { + "author": "jqy-yo", + "title": "ComfyUI Gemini Nodes", + "id": "gemini-nodes-jqy", + "reference": "https://github.com/jqy-yo/comfyui-gemini-nodes", + "files": [ + "https://github.com/jqy-yo/comfyui-gemini-nodes" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for integrating Google Gemini API with ComfyUI, providing powerful AI capabilities for text generation, image generation, and video analysis. Nodes: Gemini Text API, Gemini Image Editor, Gemini Image Gen Advanced, Gemini Video Captioner." } ] }