You're looking at a specific version of this model. Jump to the model overview.
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 |
---|---|---|---|
main_face_image |
string
|
ID image (main)
|
|
auxiliary_face_image1 |
string
|
Additional ID image (auxiliary)
|
|
auxiliary_face_image2 |
string
|
Additional ID image (auxiliary)
|
|
auxiliary_face_image3 |
string
|
Additional ID image (auxiliary)
|
|
prompt |
string
|
portrait,color,cinematic,in garden,soft light,detailed face
|
Prompt
|
negative_prompt |
string
|
flaws in the eyes, flaws in the face, flaws, lowres, non-HDRi, low quality, worst quality,artifacts noise, text, watermark, glitch, deformed, mutated, ugly, disfigured, hands, low resolution, partially rendered objects, deformed or partially rendered eyes, deformed, deformed eyeballs, cross-eyed,blurry
|
Negative Prompt
|
cfg_scale |
number
|
1.2
Min: 1 Max: 1.5 |
CFG, recommend value range [1, 1.5], 1 will be faster
|
num_steps |
integer
|
4
Min: 1 Max: 100 |
Steps
|
image_height |
integer
|
1024
Min: 512 Max: 2024 |
Height
|
image_width |
integer
|
768
Min: 512 Max: 2024 |
Width
|
identity_scale |
number
|
0.8
Max: 5 |
ID scale
|
generation_mode |
string
(enum)
|
fidelity
Options: fidelity, extremely style |
mode
|
mix_identities |
boolean
|
False
|
ID Mix (if you want to mix two ID image, please turn this on, otherwise, turn this off)
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
num_samples |
integer
|
4
Min: 1 Max: 8 |
Num samples
|
output_format |
string
(enum)
|
webp
Options: webp, jpg, png |
Format of the output images
|
output_quality |
integer
|
80
Max: 100 |
Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}