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

tripathiarpan20 /pixel-portrait-lcm-anythingv3.0:b1cbabbe

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
image
string
Input image
prompt
string
A person, pixel art
Input prompt
negative_prompt
string
bad quality, low quality
Specify things to not see in the output
strength
number
0.5

Max: 1

Denoising strength
guidance_scale
number
8

Max: 10

CFG scale for guidance
num_inference_steps
integer
10

Min: 1

Max: 50

Number of inference steps
seed
integer
42
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
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}