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

adirik /realistic-vision-v6.0:fa61c335

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
RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3
None
negative_prompt
string
(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
None
num_steps
integer
20

Max: 100

Number of diffusion steps
guidance_scale
number
2

Min: 1

Max: 50

Scale for classifier-free guidance
num_outputs
integer
1

Min: 1

Max: 4

Number of images to output.
scheduler
string (enum)
DPM++_SDE_Karras

Options:

DDIM, DPMSolverMultistep, HeunDiscrete, KarrasDPM, K_EULER_ANCESTRAL, K_EULER, PNDM, DPM++_SDE_Karras

Scheduler to use, DPM++ SDE Karras is recommended
width
integer
512

Max: 1920

Width
height
integer
728

Max: 1920

Height
seed
integer
Random seed. Leave blank to randomize the seed

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