You're looking at a specific version of this model. Jump to the model overview.

zf-kbot /image-upscaler-20251103:ed9fef31

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
输入图片文件
scale
number
1
初始放大倍率
max_long_side
integer
1920

Max: 4096

预缩放最长边限制(0表示不预缩放)
image_output_format
None
png
输出图片格式
face_enhance
integer
0

Max: 1

启用面部增强(0=否,1=是)
sd_post_process
integer
1

Max: 1

启用高级后处理(0=否,1=是)
sd_resolution
None
2k
高级后处理目标分辨率预设
sd_max_long_side
integer
0

Max: 15360

后处理最长边限制(0表示使用预设)
post_upscale
integer
0

Max: 1

启用4x模型放大(0=否,1=是)
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'}