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
string (enum)
dpmpp_2m_sde_gpu

Options:

euler, euler_ancestral, heun, heunpp2, dpm_2, dpm_2_ancestral, lms, dpm_fast, dpm_adaptive, dpmpp_2s_ancestral, dpmpp_sde, dpmpp_sde_gpu, dpmpp_2m, dpmpp_2m_sde, dpmpp_2m_sde_gpu, dpmpp_3m_sde, dpmpp_3m_sde_gpu, ddpm, lcm, ddim, uni_pc, uni_pc_bh2

An enumeration.
scheduler
string (enum)
karras

Options:

normal, karras, exponential, sgm_uniform, simple, ddim_uniform

An enumeration.
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'}