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

dsingal0 /stylegan3:8b9eb0a6

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
seeds
string
0-2
List of random seeds (e.g., '0,1,4-6')
truncation_psi
number
1
Truncation psi
noise_mode
string (enum)
const

Options:

const, random, none

Noise mode
rotate
number
0
Rotation angle in degrees
class_idx
integer
-1
Class label (unconditional if not specified)
translate
string
0,0
Translate XY-coordinate (e.g. '0.3,1')

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