You're looking at a specific version of this model. Jump to the model overview.
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 |
|---|---|---|---|
| video |
string
|
Input video file to enhance (MP4, MOV, AVI, etc.)
|
|
| prompt |
string
|
A high-quality video with realistic details and vibrant colors
|
Detailed description of video content to guide enhancement
|
| upscale |
integer
|
4
Min: 1 Max: 4 |
Resolution multiplier (1=original, 4=4x super-resolution)
|
| solver_mode |
None
|
fast
|
Processing mode - 'fast' (15 steps) or 'normal' (custom steps)
|
| steps |
integer
|
25
Min: 15 Max: 50 |
Number of diffusion steps (only used in normal mode)
|
| guidance_scale |
number
|
7.5
Min: 1 Max: 20 |
Guidance scale for text conditioning
|
| max_chunk_len |
integer
|
24
Min: 1 Max: 32 |
Frames processed together (higher=better consistency)
|
| chunk_size |
integer
|
3
Min: 1 Max: 5 |
Parallel processing chunks (higher=faster)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}