You're looking at a specific version of this model. Jump to the model overview.
jarvis-labs2024 /my_sdxl_ip:4e5318e4
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 |
|---|---|---|---|
| image |
string
|
Input image to transform
|
|
| ip_image |
string
|
IP adapter image
|
|
| prompt |
string
|
Text prompt for image generation
|
|
| negative_prompt |
string
|
deformed, ugly, wrong proportion, low res, bad anatomy, worst quality, low quality
|
Negative prompt
|
| num_inference_steps |
integer
|
100
|
Number of denoising steps
|
| guidance_scale |
number
|
7.5
Max: 20 |
Scale for classifier-free guidance
|
| strength |
number
|
0.65
Max: 1 |
Strength for conditioning
|
| seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}