Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -32290,6 +32290,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"]
},
]
}