yourusername
commited on
Commit
·
cad27f4
1
Parent(s):
e485524
Add model
Browse files- config.json +1 -0
- model.pt +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"latent_dim": 256, "image_size": 256, "optimizer": "adam", "fmap_max": 512, "fmap_inverse_coef": 12, "transparent": false, "greyscale": false, "disc_output_size": 5, "attn_res_layers": [], "freq_chan_attn": false, "ttur_mult": 1.0, "lr": 0.0002}
|
model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:409075d2bf081f331cfef36c0961e07421789d814a2f5be622f669e55ab62b83
|
3 |
+
size 137792145
|