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

mchong6/jojogan:45f4421d

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
input_face
string
Photo of human face
pretrained
string (enum)

Options:

art, arcane_multi, sketch_multi, arcane_jinx, arcane_caitlyn, jojo_yasuho, jojo, disney

Identifier of pretrained style
style_img_0
string
Style image
style_img_1
string
Style image
style_img_2
string
Style image
style_img_3
string
Style image
preserve_color
boolean
False
Preserve the colors of the original image
num_iter
integer
2
Number of finetuning steps
alpha
number
1.0

Max: 1.0

Strength of finetuned style

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'properties': {'file': {'format': 'uri',
                                   'type': 'string',
                                   'x-order': 0},
                          'text': {'type': 'string', 'x-order': 1}},
           'type': 'object'},
 'type': 'array',
 'x-cog-array-type': 'iterator'}