You're looking at a specific version of this model. Jump to the model overview.
lightweight-ai /m_q_e_t:aa88cab1
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 |
---|---|---|---|
init_image |
string
|
수정 또는 인페인팅할 원본 이미지
|
|
prompt |
string
|
|
이미지 수정을 위한 텍스트 프롬프트
|
mask_image |
string
|
인페인팅을 위한 마스크 이미지. 흰색 영역은 수정되고, 검은색 영역은 유지됩니다.
|
|
negative_prompt |
string
|
ugly, blurry, poor quality
|
생성 결과에서 제외할 요소 (예: 저화질, 흐림)
|
lang |
None
|
en
|
언어 선택 ('en', 'zh'). 선택된 언어에 따라 긍정적 프롬프트가 자동으로 추가됩니다.
|
num_inference_steps |
integer
|
28
Min: 1 Max: 200 |
디퓨전 스텝 수. 높을수록 품질이 향상되지만 속도가 느려집니다.
|
true_cfg_scale |
number
|
4
Min: 1 Max: 20 |
프롬프트 충실도. 높을수록 프롬프트 내용을 강하게 따릅니다.
|
aspect_ratio |
None
|
original
|
출력 이미지의 화면 비율. 'original' 선택 시 원본 크기 유지.
|
width |
integer
|
출력 이미지의 너비. 16의 배수로 자동 조정됩니다.
|
|
height |
integer
|
출력 이미지의 높이. 16의 배수로 자동 조정됩니다.
|
|
lora |
string
|
LoRA 모델의 URL (.safetensors 형식).
|
|
lora_scale |
number
|
1
|
LoRA 적용 강도.
|
seed |
integer
|
42
|
랜덤 시드. 동일한 시드는 동일한 결과를 보장합니다.
|
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'}