diff --git a/custom-node-list.json b/custom-node-list.json index 65bc1623..b7d41198 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46,6 +46,18 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, + { + "author": "yohji-yohji", + "title": "ComfyUI Gemini 2.5 Image API", + "id": "comfyui-gemini25-image-api", + "reference": "https://github.com/yohji-yohji/comfyui-gemini-2.5-image-api", + "files": [ + "https://github.com/yohji-yohji/comfyui-gemini-2.5-image-api" + ], + "install_type": "git-clone", + "description": "使用Gemini 2.5 API生成图像的ComfyUI节点,支持文本提示词和 最多8张参考图像,具有灵活的纵横比控制和中文界面。支持自定义API端点和创意度控制。A ComfyUI node for image,generation using Gemini 2.5 API with text prompts and up to 8 reference images, featuring flexible aspect ratio control and Chinese interface support.", + "pip": ["requests", "Pillow"] + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Connection Helper",