You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-me-klein-9b-l40s-2:6a586a78
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 密钥
|
| mode |
None
|
remover
|
处理模式
|
| input_image |
string
|
输入图片
|
|
| prompt |
string
|
|
正向提示词
|
| megapixels |
number
|
0.8
|
目标百万像素,0表示保持原始分辨率
|
| aspect_ratio |
None
|
default
|
出图比例
|
| color_match_switch |
boolean
|
颜色匹配;未设置时 enhancer 默认开启,其余模式默认关闭
|
|
| strength_model |
number
|
0.1
Max: 1 |
LoRA强度
|
| steps |
integer
|
4
Min: 4 Max: 24 |
生成步数
|
| file_format |
None
|
jpg
|
输出图片格式
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}