You're looking at a specific version of this model. Jump to the model overview.
lightweight-ai /test_sk2ig:6e772193
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
|
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
|
style_prompt |
string
|
cinematic photo {prompt} . 35mm photograph, film, bokeh, professional, 4k, highly detailed
|
Styled prompt template
|
num_inference_steps |
integer
|
25
|
Number of inference steps
|
guidance_scale |
number
|
5
|
Classifier-free guidance scale
|
controlnet_conditioning_scale |
number
|
0.5
|
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'}