You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-me-remover-1:9c0d6b15
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
|
访问密钥
|
|
| input_image |
string
|
输入图片
|
|
| prompt |
string
|
去除图片上所有水印和右下角四角星水印
|
编辑提示词
|
| resolution |
number
|
0.8
Min: 0.1 Max: 8 |
分辨率上限,单位 MP。若输入大于该值则缩小后处理,否则按原图处理。
|
| consist_lora_strength |
number
|
0.5
Max: 2 |
一致性 LoRA 强度
|
| output_ext |
None
|
jpg
|
输出图片格式
|
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'}