You're looking at a specific version of this model. Jump to the model overview.

zsxkib /flash-face:edb17f54

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
positive_prompt
string
Positive prompt
negative_prompt
string
nsfw
Negative prompt
steps
integer
35
Number of steps
face_bounding_box
string
[0., 0., 0., 0.]
Face position
lamda_feature
number
0.9
Reference feature strength
face_guidance
number
2.2
Reference guidance strength
num_sample
integer
1
Number of generated images
text_control_scale
number
7.5
Text guidance strength
seed
integer
Random seed. Leave blank to randomize the seed
step_to_launch_face_guidance
integer
600
Step index to launch reference guidance
reference_face_1
string
Reference face image 1
reference_face_2
string
Reference face image 2
reference_face_3
string
Reference face image 3
reference_face_4
string
Reference face image 4
default_position_prompt
string
best quality, masterpiece,ultra-detailed, UHD 4K, photographic
Default positive prompt postfix
default_negative_prompt
string
blurry, ugly, tiling, poorly drawn hands, poorly drawn feet, poorly drawn face, out of frame, extra limbs, disfigured, deformed, body out of frame, bad anatomy, watermark, signature, cut off, low contrast, underexposed, overexposed, bad art, beginner, amateur, distorted face
Default negative prompt postfix
output_format
string (enum)
webp

Options:

webp, jpg, png

Format of the output images
output_quality
integer
80

Min: 1

Max: 100

Quality of the output images, from 0 to 100. 100 is best quality, 1 is lowest quality.

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'}