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

artificialguybr /cinematic.redmond:96fdefbd

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
Astronaut in a jungle, cold color palette, muted colors, detailed, 8k
Input prompt
negative_prompt
string
text, watermark, blur, deformed, noised
Input Negative Prompt
width
integer
1656
Width of output image. Lower if out of memory
height
integer
744
Height of output image. Lower if out of memory
num_images
integer
1

Min: 1

Max: 8

Number of images per prompt
num_inference_steps
integer
30

Min: 1

Max: 100

Number of denoising steps
guidance_scale
number
6

Min: 1

Max: 20

Scale for classifier-free guidance
seed
integer
Random seed. Leave blank to randomize the seed
disable_safety_checker
boolean
False
Disable safety checker for generated images. This feature is only available through the API

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