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

asiryan /reliberate-v3:d70438fc

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 a redhead girl, unbuttoned white space suit, cleavage, inside spaceship, attractive, looking at viewer, hyperdetailed, closeup
Input prompt
negative_prompt
string
deformed, disfigured, poorly drawn face, bad anatomy, extra limb, missing limb, mutated hands, mutated fingers, blurry, extra legs, extra arms, extra feet, out of frame, cross-eye
Input Negative Prompt
image
string
Input image for img2img and inpainting modes
mask
string
Mask image for inpainting mode
width
integer
512

Max: 1920

Width
height
integer
728

Max: 1920

Height
num_outputs
integer
1

Min: 1

Max: 4

Number of images to output
strength
number
1

Max: 1

Strength/weight
num_inference_steps
integer
20

Max: 100

Number of inference steps
guidance_scale
number
7.5

Max: 10

Guidance scale
scheduler
string (enum)
Euler A Karras

Options:

Euler, Euler Karras, Euler A, Euler A Karras, Heun, LMS, LMS Karras, DDIM, DEIS, UniPC, PNDM, DPM++ 2M, DPM++ 2M Karras, DPM++ 2M SDE, DPM++ 2M SDE Karras, DPM++ SDE, DPM++ SDE Karras, DPM++ 2M Lu, DPM++ 2M Ef, DPM++ 2M SDE Lu, DPM++ 2M SDE Ef, DPM2, DPM2 Karras, DPM2 A, DPM2 A Karras, LCM

Scheduler
seed
integer
Leave blank to randomize

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