You're looking at a specific version of this model. Jump to the model overview.

alexgenovese /sdxl-custom-model:7ecaf981

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
Seed number
num_inference_steps
integer
20
Number of inference step
refiner_repo_id
string
stabilityai/stable-diffusion-xl-refiner-1.0
Refiner repo id from HF
num_inference_steps_refiner
integer
20
Number of inference step for refiner
denoising_start
number
0.8
Denoising start for refiner
denoising_end
number
0.8
Denoising start for refiner

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'}