You're looking at a specific version of this model. Jump to the model overview.
lightweight-ai /profile:77034218
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 |
---|---|---|---|
image |
string
|
입력 얼굴 이미지
|
|
prompt |
string
|
|
프롬프트 (이미지 변형만 원할 경우 빈칸으로 두세요)
|
negative_prompt |
string
|
|
네거티브 프롬프트
|
scale |
number
|
0.6
Max: 1 |
스케일 (입력 이미지가 생성에 미치는 영향)
|
num_outputs |
integer
|
1
Min: 1 Max: 4 |
출력 이미지 수
|
num_inference_steps |
integer
|
30
Min: 1 Max: 500 |
디노이징 스텝 수
|
seed |
integer
|
랜덤 시드. 무작위 시드를 원할 경우 빈칸으로 두세요
|
|
style |
string
(enum)
|
Watercolor
Options: Watercolor, Film Noir, Neon, Jungle, Mars, Vibrant Color, Snow, Line art, American high school, Super Hero |
이미지 스타일
|
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'}