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 |
|---|---|---|---|
| product_image |
string
|
Product image to condition the model
|
|
| prompt |
string
|
Text prompt
|
|
| ip_adapter_scale |
number
|
0.5
|
IP-Adapter scale
|
| negative_prompt |
string
|
(too many fingers, face asymmetry, eyes asymmetry, deformed eyes, open mouth), worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch
|
Negative prompt
|
| inference_steps |
integer
|
33
Min: 1 Max: 100 |
None
|
| guidance_scale |
number
|
6
Max: 20 |
None
|
| width |
integer
|
1024
Min: 64 |
None
|
| height |
integer
|
1024
Min: 64 |
None
|
| seed |
integer
|
0
|
Random seed; 0 means random
|
| num_images |
integer
|
2
Min: 1 Max: 8 |
None
|
| strength |
number
|
0.3
Max: 1 |
None
|
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'}