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:
Shobhit Gupta 2025-12-27 23:34:56 +00:00 committed by GitHub
parent e97407a286
commit 637678db20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40014,6 +40014,15 @@
],
"install_type": "unzip",
"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"
}
]
}