You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-iu-rtx-upscaler-test:a6164048
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 |
|---|---|---|---|
| input_image |
string
|
Input image to upscale
|
|
| resize_mode |
None
|
scale_by_multiplier
|
How to determine the output size
|
| scale |
number
|
2
Min: 1 Max: 4 |
Upscale multiplier when resize_mode=scale_by_multiplier
|
| target_width |
integer
|
1920
Min: 64 Max: 8192 |
Target width when resize_mode=target_dimensions
|
| target_height |
integer
|
1080
Min: 64 Max: 8192 |
Target height when resize_mode=target_dimensions
|
| quality |
None
|
ULTRA
|
RTX VSR quality preset
|
| output_format |
None
|
png
|
Output image format
|
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'}