mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
Compare commits
3 Commits
0f3bbc0c87
...
df25110669
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df25110669 | ||
|
|
bba3b31b34 | ||
|
|
13ce4011fc |
@ -46367,6 +46367,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"]
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user