You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-ui-image-unblur-1:123c1550
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 |
|---|---|---|---|
| apikey |
string
|
|
API Key
|
| input_image |
string
|
输入图片文件(支持 jpg、png、bmp、webp、heic、heif 格式)
|
|
| max_resolution |
None
|
1920
|
FlashVSR 目标最长边尺寸
|
| output_quality |
None
|
0
|
SeedVR2 输出质量预设。0=沿用 FlashVSR 输出,2=2K,4=4K
|
| output_format |
None
|
jpg
|
输出图片格式
|
| quality_limit |
integer
|
0
Max: 4096 |
[高级] SeedVR2 最短边上限。0=不限制
|
| oom_prevention_threshold |
number
|
1.5
Min: 1 Max: 4 |
[高级] OOM 预防长宽比阈值
|
| oom_fallback_resolution |
integer
|
1280
Min: 128 Max: 2560 |
[高级] OOM 时 FlashVSR 降级最长边
|
| extra_scale |
number
|
1
Min: 1 Max: 4 |
[高级] 额外缩放倍率
|
| log_level |
None
|
info
|
[高级] 日志级别
|
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'}