You're looking at a specific version of this model. Jump to the model overview.
anotherjesse /ait-sd:fdda61d6
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 |
---|---|---|---|
weights |
string
|
Url for weights
|
|
width |
integer
(enum)
|
512
Options: 384, 512, 640, 768, 896, 1024 |
Width to bake into model
|
height |
integer
(enum)
|
512
Options: 384, 512, 640, 768, 896, 1024 |
Height to bake into model
|
num_outputs |
integer
|
1
Min: 1 Max: 4 |
Number of images to bake into model
|
seed |
integer
|
4896
|
Seed for random number generator
|
use_fp16_acc |
boolean
|
True
|
Use FP16 accumulation
|
convert_conv_to_gemm |
boolean
|
True
|
Convert convolutions to gemm
|
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'}