AuraSR-v2 / config.json
jfischoff's picture
first commit
5d861ec
raw
history blame
No virus
222 Bytes
{
"style_network": {
"dim_in": 128,
"dim_out": 512,
"depth": 4
},
"dim": 64,
"image_size": 256,
"input_image_size": 64,
"unconditional": true,
"skip_connect_scale": 0.4
}