axolittle-nft / config.json
mrcuddle's picture
Add model
e83b1b2
raw
history blame
282 Bytes
{
"attn_res_layers": [
32
],
"disc_output_size": 1,
"fmap_inverse_coef": 12,
"fmap_max": 512,
"freq_chan_attn": false,
"greyscale": false,
"image_size": 256,
"latent_dim": 256,
"lr": 0.0002,
"optimizer": "adam",
"transparent": false,
"ttur_mult": 1.0
}