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

rinongal/stylegan-nada:c3584f36

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
string
Input image
output_style
string (enum)
all

Options:

base, rick_morty_cartoon, simpson, pixar, anime, edvard_munch, joker, botero, sketch_hq, shrek, werewolf, witcher, modigliani, mona_lisa, thanos, white_walker, groot, ssj, zombie, elf, zuckerberg, thomas, disney_princess, cubism, ukiyoe, all, list - enter below

Which output style do you want to use? Select 'all' to generate a collage.
style_list
string
joker,anime,modigliani
Comma seperated list of models to use. Only accepts models from the output_style list. Will only be used if the chosen output_style is list
generate_video
boolean
False
Generate a video instead of an output image. If more than one style is used, will interpolate between styles.
with_editing
boolean
True
Apply latent space editing to the generated video
video_format
string (enum)
mp4

Options:

gif, mp4

Choose gif to display in browser, mp4 for a higher-quality downloadable video

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