Stabel-Video-Diffusion
Stable-video-diffusion takes an input image and other adjustment parameters to generate a dynamic video based on a static image.
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
<TODO: enter description here, and remove useless inputs>
Input Parameters
Name | Type | Description | Default | Required |
---|---|---|---|---|
image |
| HTTP url. Input image for stable-video-diffusion. | ||
seed |
| Random seed for generation process. -1 means random seed | -1 | |
decode_chunk_size |
| Number of frames decoded at a time! This eats most VRAM. Reduce if necessary. | 5 | |
fps |
| Number of frames per second | 7 | |
motion_bucket_id |
| overall motion, default to 127 | 127 | |
noise_aug_strength |
| Noice augmentation strength to condition | 0.02 |
Output Parameters
Name | Type | Description | File Type |
---|---|---|---|
url |
| The video that was generated has been saved as an online URL. This link is temporary, so please save it for your own use |
|
Output Example
Detailed Guidelines
Last updated