You're looking at a specific version of this model. Jump to the model overview.
enhance-replicate /wangguf:df3031fb
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
|
Input prompt
|
|
negative_prompt |
string
|
blurry ugly bad
|
Negative prompt
|
width |
integer
|
832
|
Width of the output
|
height |
integer
|
480
|
Height of the output
|
num_frames |
integer
|
48
|
Number of frames
|
num_inference_steps |
integer
|
24
|
Inference steps
|
guidance_scale |
number
|
2.5
|
Guidance scale
|
conditioning_scale |
number
|
0
|
Conditioning scale
|
seed |
integer
|
0
|
Random seed
|
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'}