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

fofr /cinematic-redmond:c798f0f5

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.
steps
integer
17

Min: 1

Max: 100

Number of diffusion steps
guidance_scale
number
6

Max: 30

Scale for classifier-free guidance
seed
integer
None
width
integer
1640
None
height
integer
744
None
num_outputs
integer
1

Min: 1

Max: 10

Number of outputs
sampler_name
None
dpmpp_2m_sde_gpu
None
scheduler
None
karras
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'}