ComfyUI Node: SVD_txt2vid_ConditioningwithLatent
Authored by SpaceKendo
Created 11 months ago
Updated 5 months ago
6 stars
Category
conditioning/video_models
Inputs
clip CLIP
samples_to LATENT
motion_bucket_id INT
fps INT
augmentation_level FLOAT
text1 STRING
text2 STRING
Outputs
CONDITIONING
CONDITIONING
LATENT
Extension: Text to video for Stable Video Diffusion in ComfyUI
This is node replaces the init_image conditioning for the a/Stable Video Diffusion image to video model with text embeds, together with a conditioning frame. The conditioning frame is a set of latents.
Authored by SpaceKendo