You're looking at a specific version of this model. Jump to the model overview.
rinongal /stylegan-nada:6b2af4ac
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 |
None
|
all
|
Which output style do you want to use? Select 'all' to generate a collage.
|
| style_list |
string
|
joker,anime,modigliani
|
Comma separated 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 |
None
|
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
{'format': 'uri', 'title': 'Output', 'type': 'string'}