mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 01:00:49 +08:00
Custom nodes for Google's Genmedia models (#2433)
Adding a suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria
This commit is contained in:
parent
e97407a286
commit
637678db20
@ -40014,6 +40014,15 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "gushob21",
|
||||||
|
"title": "comfyui-google-genmedia-custom-nodes",
|
||||||
|
"id": "Google",
|
||||||
|
"reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes",
|
||||||
|
"files": ["https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user