You're looking at a specific version of this model. Jump to the model overview.
alexgenovese /sdxl-custom-model:f92c17c9
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 text
|
negative_prompt |
string
|
|
Negative prompt
|
optimizer |
number
|
0.8
|
Define the optimizer value
|
seed |
integer
|
12345
|
Seed number
|
num_inference_steps |
integer
|
30
|
Number of inference step
|
width |
integer
|
1024
|
Width
|
height |
integer
|
1024
|
Height
|
guidance_scale |
number
|
8
|
CFG
|
lora_url |
string
|
Link to lora model trained (TAR) or Safetensors
|
|
custom_model |
string
|
None
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}