zf-kbot/md-me-qwen-l40s

Public
41.4K runs

Run zf-kbot/md-me-qwen-l40s 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
API 密钥
input_image
string
输入图片
ref_image
string
参考图片(双图编辑模式时使用)
prompt
string
修复破损、污渍、划痕
提示词
megapixels
number
1

Min: 0.5

Max: 1.5

目标百万像素,单图建议1.0;双图建议0.8
aspect_ratio
None
default
出图比例
result_resolution
None
0
出图分辨率, 0=1K, 1=2K
file_format
None
png
输出格式

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "array",
  "items": {
    "type": "string",
    "format": "uri"
  },
  "title": "Output"
}