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

fofr /face-to-sticker:a99a32fd

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
An image of a person to be converted to a sticker
prompt
string
a person
None
negative_prompt
string
Things you do not want in the image
width
integer
1024
None
height
integer
1024
None
steps
integer
20
None
seed
integer
Fix the random seed for reproducibility
prompt_strength
number
7
Strength of the prompt. This is the CFG scale, higher numbers lead to stronger prompt, lower numbers will keep more of a likeness to the original.
instant_id_strength
number
1

Max: 1

How strong the InstantID will be.
ip_adapter_weight
number
0.2

Max: 1

How much the IP adapter will influence the image
ip_adapter_noise
number
0.5

Max: 1

How much noise is added to the IP adapter input
upscale
boolean
False
2x upscale the sticker
upscale_steps
integer
10
Number of steps to upscale

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