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

fofr/face-to-many:edc6439a

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
style
string (enum)
3D

Options:

3D, Video game, Pixels, Clay, Toy

Style to convert to
prompt
string
a person
None
negative_prompt
string
Things you do not want in the image
denoising_strength
number
0.65

Max: 1

How much of the original image to keep. 1 is the complete destruction of the original image, 0 is the original image
prompt_strength
number
7

Max: 20

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.
seed
integer
Fix the 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'}