Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"latent_dim":
|
|
|
1 |
+
{"latent_dim": 256, "image_size": 256, "fmap_max": 1024, "fmap_inverse_coef": 12, "transparent": false, "greyscale": false, "disc_output_size": 1, "optimizer": "adam", "attn_res_layers": [32], "freq_chan_attn": false, "ttur_mult": 1.0, "lr": 0.0002}
|