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
|
|
prompt |
string
|
The video is a black-and-white silent film featuring two men in wheelchairs on a pier. The foreground man, in a suit and hat, holds a sign reading 'HELP CRIPPLE.' The background shows a building and a boat, with early 20th-century clothing and image quality suggesting a narrative of disability and assistance.
|
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 |
string
(enum)
|
fast
Options: fast, normal |
Processing mode - 'fast' (15 steps) or 'normal' (custom steps)
|
steps |
integer
|
15
Min: 1 Max: 50 |
Number of diffusion steps (15 when using fast mode, 1-50 in normal)
|
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
|
300
Min: 1 Max: 1024 |
Parallel processing chunks (higher=faster), might OOM
|
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'}