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

fofr /3d-juggernaut-lcm:8e74edf6

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
3D Render Style, 3DRenderAF, unreal engine, video game, pixelated, low poly
None
negative_prompt
string
photo, photography, realistic
Things you do not want to see in your image
image
string
An input image
max_width
integer
512
The maximum width of the image
max_height
integer
512
The maximum height of the image
checkpoint
string
juggernaut_reborn.safetensors
The checkpoint to use
output_format
string (enum)
webp

Options:

webp, jpg, png

Format of the output images
output_quality
integer
80

Max: 100

Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
seed
integer
Set a seed for reproducibility. Random by default.
steps
integer
4
The number of steps to take
cfg
number
1
The CFG
denoise
number
0.65
The denoise
lora_strength
number
2
The strength of the lora
lcm_lora_strength
number
1.5
The strength of the LCM lora
control_strength
number
0.5
The strength of the control net

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