Skip to content

Commit 637678d

Browse files
authored
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
1 parent e97407a commit 637678d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

custom-node-list.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40014,6 +40014,15 @@
4001440014
],
4001540015
"install_type": "unzip",
4001640016
"description": "This is a node to convert an image into a CMYK Halftone dot image."
40017-
}
40017+
},
40018+
{
40019+
"author": "gushob21",
40020+
"title": "comfyui-google-genmedia-custom-nodes",
40021+
"id": "Google",
40022+
"reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes",
40023+
"files": ["https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes"],
40024+
"install_type": "git-clone",
40025+
"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"
40026+
}
4001840027
]
4001940028
}

0 commit comments

Comments
 (0)