zf-kbot/md-uw-watermark-remover-h100-1

Public
197 runs

Run zf-kbot/md-uw-watermark-remover-h100-1 with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}