Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes
/ functions
Functions
106 in github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes
⨍
Functions
106
◇
Types & classes
41
Method
preview_video
( self, video_paths, autoplay, mute, loop, save_video, save_video_file_prefix )
google_genmedia/helper_nodes.py:160
Function
process_audio_response
Processes the audio generation response, loads the audio into a tensor, and returns it in the format expected by ComfyUI's AUDIO output.
google_genmedia/utils.py:834
Function
setValue
(val)
web/js/preview_veo_video.js:72
Method
upscale_and_return_image
Upscale an image based on the provided parameters using the Imagen API and returns it as a PyTorch tensor suitable for ComfyUI.
google_genmedia/imagen4_nodes.py:283
Function
upscale_image
Generate image from text prompt using Imagen. Args: client: genai.Client model: model to be used image: The input im
google_genmedia/utils.py:200
Function
wrapper
(*args, **kwargs)
google_genmedia/retry.py:39
← previous
101–106 of 106, ranked by callers