You're looking at a specific version of this model. Jump to the model overview.
qwaezrx /ipadapter-faceid-faceswap-upscale:3f04dfe1
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
|
photo of a man, fashion model, simple clothes
high quality, highly detailed, 4k, highres
|
Positive Prompt
|
| negative_prompt |
string
|
blurry, distorted, low quality, bad hands
|
Negative Prompt
|
| face_image |
string
|
Source image of the face
|
|
| checkpoint |
None
|
beautifulRealistic_v7.safetensors
|
None
|
| steps |
integer
|
30
|
Steps
|
| batch_size |
integer
|
1
|
Number of images to generate in batch
|
| repeat |
integer
|
Repeat running this request
|
|
| width |
integer
|
512
|
None
|
| height |
integer
|
768
|
None
|
| cfg |
number
|
8
|
None
|
| seed |
integer
|
Sampling seed, leave Empty for Random
|
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'}