You're looking at a specific version of this model. Jump to the model overview.
alexgenovese /sdxl-custom-model:f4456c20
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
|
20
|
Number of inference step
|
| num_inference_steps_refiner |
integer
|
20
|
Number of inference step for refiner
|
| high_noise_frac |
number
|
0.8
|
Denoising start for refiner
|
| width |
integer
|
1024
|
Width
|
| height |
integer
|
1024
|
Height
|
| lora_url |
string
|
Link to lora model trained (TAR) or Safetensors
|
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'}