Custom nodes for Google's Genmedia models

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-26 16:45:37 -05:00 committed by GitHub
parent f0ed5c3433
commit cdb33b590f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39963,6 +39963,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"
}
]
}