You're looking at a specific version of this model. Jump to the model overview.
usamaehsan /instant-id-x-better:b77e8d05
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 |
---|---|---|---|
prompt |
string
|
Prompt
|
|
negative_prompt |
string
|
Negative prompt
|
|
num_inference_steps |
integer
|
20
|
Steps
|
guidance_scale |
number
|
5
Min: 0.1 Max: 30 |
Scale for classifier-free guidance
|
seed |
integer
|
Seed
|
|
face_image |
string
|
face image
|
|
pose_image |
string
|
pose image
|
|
style |
string
(enum)
|
(No style)
Options: (No style), Watercolor, Film Noir, Neon, Jungle, Mars, Vibrant Color, Snow, Line art |
An enumeration.
|
enhance_face_region |
boolean
|
True
|
None
|
identitynet_strength_ratio |
number
|
0.8
Min: 0.1 Max: 2 |
for fedility
|
adapter_strength_ratio |
number
|
0.8
Min: 0.1 Max: 2 |
for fedility
|
max_width |
integer
|
512
|
Max width/Resolution of image
|
max_height |
integer
|
512
|
Max height/Resolution of image
|
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'}