Merge bba3b31b34a70906098b77d9abc04531527b965f into c709274a28649877d71221402c59697dd4f4a12f

This commit is contained in:
yoji 2025-12-03 17:26:40 -05:00 committed by GitHub
commit 80aa8c144c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37794,6 +37794,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"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": "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"]
},
]
}