You're looking at a specific version of this model. Jump to the model overview.
jarvis-labs2024 /my_sdxl_ip:65f3fa3d
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 |
---|---|---|---|
ip_image |
string
|
IP adapter image
|
|
prompt |
string
|
|
Text prompt for image generation
|
image |
string
|
Input image to transform
|
|
base_model |
string
(enum)
|
Lykon/DreamShaper
Options: Lykon/DreamShaper, stabilityai/stable-diffusion-xl-base-1.0, cagliostrolab/animagine-xl-3.1 |
Which Base model
|
mask |
string
|
Mask image
|
|
negative_prompt |
string
|
deformed, ugly, wrong proportion, low res, bad anatomy, worst quality, low quality
|
Negative prompt
|
num_inference_steps |
integer
|
50
Min: 1 Max: 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
|
ip_scale |
number
|
0.6
Max: 1 |
Strength for IP adapter
|
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'}