← All models
High Quality Stable Video Diffusion
stable-video
Video editby stable-video
Generate short video clips from your images using SVD v1.1
Pricing
- Price
- 9.38 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| fps | integer | The frames per second of the generated video. |
| seed | — | The same seed and the same prompt given to the same version of Stable Diffusion will output the same image every time. |
| cond_aug | number | The conditoning augmentation determines the amount of noise that will be added to the conditioning frame. The higher the number, the more noise there will be, and the less the video will look like the initial image. Increase it for more motion. … |
| image_urlrequired | string | The URL of the image to use as a starting point for the generation. |
| motion_bucket_id | integer | The motion bucket id determines the motion of the generated video. The higher the number, the more motion there will be. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed for random number generator |
| video | — | Generated video |
