zf-kbot/md-me-qwen-1

Public
555.4K runs

Run zf-kbot/md-me-qwen-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
API 密钥
input_image
string
Input image
prompt
string
Edit prompt
ref_image
string
Optional second reference image for multi-image editing
num_inference_steps
integer
4

Min: 2

Max: 8

Inference steps (Rapid is usually 4)
megapixels
number
1

Min: 0.25

Max: 4

Resize target for each input image in megapixels (higher is slower)
aspect_ratio
None
default
出图比例
color_match_switch
boolean
False
启用颜色匹配
seed
integer
-1
Random seed, -1 for random
output_format
None
jpg
Output format
output_quality
integer
85

Min: 1

Max: 100

Output quality for 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"
}