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

lightweight-ai /test_sk2ig_f:82a04a0a

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
High quality, 4K, UHD
Prompt for the generated image
style_name
string (enum)
Photographic

Options:

(No style), Cinematic, 3D Model, Anime, Digital Art, Photographic, Pixel art, Fantasy art, Neonpunk, Manga

Select a visual style
negative_prompt
string
ugly, blurry, deformed
Negative prompt to avoid undesired results
image
string
Upload an input image
hed_enabled
boolean
True
Enable HED preprocessing
canny_enabled
boolean
False
Enable Canny preprocessing
num_inference_steps
integer
25
Number of inference steps
guidance_scale
number
3.5
Classifier-free guidance scale
controlnet_conditioning_scale
number
0.7
ControlNet conditioning scale
seed
integer
Random seed for reproducibility

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