mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add Comfy Nano Banana - Interact directly with Gemini API using your own API key, also add custom batch images node to avoid chaining a lot of nodes (#2141)
This commit is contained in:
parent
3daa006741
commit
5d70858341
@ -6708,6 +6708,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "GLM4 Vision Integration"
|
||||
},
|
||||
{
|
||||
"author": "darkamenosa",
|
||||
"title": "Comfy Nano Banana",
|
||||
"id": "comfy-nanobanana",
|
||||
"reference": "https://github.com/darkamenosa/comfy_nanobanana",
|
||||
"files": [
|
||||
"https://github.com/darkamenosa/comfy_nanobanana"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Google Gemini API integration for ComfyUI - Generate images and text using Google's latest AI models. Provides nodes for Gemini API interactions and batch image processing."
|
||||
},
|
||||
{
|
||||
"author": "darkpixel",
|
||||
"title": "DarkPrompts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user