You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-uw-watermark-remover-h100-1:4a8dd757
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
|
|
保留字段,Phase 1A 暂不校验。
|
| input_image |
string
|
输入图片
|
|
| prompt |
string
|
remove all watermarks
|
编辑提示词
|
| resolution |
None
|
0
|
分辨率模式 (0: 原图, 1: 3.6MP)
|
| steps |
integer
|
12
Min: 4 Max: 50 |
采样步数
|
| guidance |
number
|
4
Min: 1 Max: 10 |
CFG / guidance
|
| turbo_lora_strength |
number
|
1
Max: 2 |
klein4b_turbo_r128 LoRA 强度
|
| consist_lora_strength |
number
|
0.5
Max: 2 |
f2k_4B_consist_20260314 LoRA 强度
|
| tile_target_size |
integer
|
1280
Min: 512 Max: 2048 |
目标 tile 长边
|
| tile_overlap_rate |
number
|
0.1
Max: 0.5 |
tile overlap 比例
|
| tile_blend |
integer
|
128
Max: 512 |
tile 拼接 blend 像素
|
| seed |
integer
|
-1
|
随机种子 (-1 为随机)
|
| output_ext |
None
|
jpg
|
输出图片格式
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}