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

goodguy1963 /epicrealism-naturalsinfinal-byepinikion-v2:2597aaf1

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
Input prompt
negative_prompt
string
worst quality, low quality, normal quality, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, mutated, deformed, distorted, disfigured, body horror, watermark, text, meme, bad proportions, cropped head, out of frame, cut off, ugly, duplicate, mutilated, mutation, disgusting, bad anatomy, bad hands, three hands, three legs, bad feet, three feet
Specify things to not see in the output
image
string
Input image for img2img or inpaint mode
mask
string
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
width
None
1024
Width of output image
height
None
1024
Height of output image
num_inference_steps
integer
30

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
7.5

Min: 1

Max: 20

Scale for classifier-free guidance
prompt_strength
number
0.8

Max: 1

Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
model_name
None
epic_realism_v4
Choose which model to use
lora_selection
None
none
Select a LoRA or LoRA combination to apply
lora_weight
number
Custom weight for the selected LoRA (overrides default)
sampler
None
DPMSolverMultistep
Choose a sampler
scheduler_type
None
default
Choose a scheduler type
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
{'format': 'uri', 'title': 'Output', 'type': 'string'}