You're looking at a specific version of this model. Jump to the model overview.
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
|
a photo of an astronaut riding a unicorn
|
None
|
negative_prompt |
string
|
ugly, disfigured, low quality, blurry, nsfw
|
The negative prompt to guide image generation.
|
model |
None
|
RealVisXL_V3.0
|
Pick which base weights you want to use
|
num_inference_steps |
integer
|
30
Min: 1 Max: 100 |
Number of diffusion steps
|
guidance_scale |
number
|
7.5
Max: 30 |
Scale for classifier-free guidance
|
seed |
integer
|
None
|
|
width |
integer
|
768
|
None
|
height |
integer
|
768
|
None
|
num_outputs |
integer
|
1
Min: 1 Max: 10 |
Number of outputs
|
sampler_name |
None
|
euler
|
None
|
scheduler |
None
|
normal
|
None
|
disable_safety_checker |
boolean
|
False
|
Disable safety checker for generated images.
|
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'}