You're looking at a specific version of this model. Jump to the model overview.
enhance-replicate /wangguf:ea97cbc0
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
|
a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
|
Text prompt for video generation
|
negative_prompt |
string
|
blurry ugly bad
|
Negative prompt to avoid certain elements
|
width |
integer
|
720
Min: 256 Max: 1280 |
Width of the video
|
height |
integer
|
480
Min: 256 Max: 1280 |
Height of the video
|
num_frames |
integer
|
57
Min: 16 Max: 128 |
Number of frames to generate
|
num_inference_steps |
integer
|
24
Min: 1 Max: 50 |
Number of inference steps
|
guidance_scale |
number
|
2.5
Min: 1 Max: 20 |
Guidance scale for generation
|
conditioning_scale |
number
|
0
Max: 10 |
Conditioning scale
|
seed |
integer
|
0
|
Random seed for generation
|
fps |
integer
|
16
Min: 1 Max: 60 |
Frames per second for output video
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}