You're looking at a specific version of this model. Jump to the model overview.
lucataco /wan-2.1-1.3b-vid2vid:d9749ae0
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
prompt |
string
|
Text prompt describing what you want to generate or modify
|
|
negative_prompt |
string
|
low quality, blurry, distorted, disfigured, text, watermark
|
Negative prompt to specify what to avoid in the generation
|
input_video |
string
|
Input video for video-to-video generation
|
|
denoising_strength |
number
|
0.7
Max: 1 |
Strength of denoising when using video-to-video mode. Higher values change more content.
|
aspect_ratio |
string
(enum)
|
16:9
Options: 16:9, 9:16 |
Video aspect ratio
|
num_inference_steps |
integer
|
30
Min: 10 Max: 50 |
Number of sampling steps (higher = better quality but slower)
|
cfg_scale |
number
|
6
Max: 20 |
Classifier free guidance scale (higher values strengthen prompt adherence)
|
seed |
integer
|
Random seed for reproducible results (leave blank for random)
|
|
tiled |
boolean
|
True
|
Whether to use tiled sampling for better quality on larger videos
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}