Upload Generator
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"img_channels": 3,
|
7 |
"img_size": 224,
|
8 |
"initializer_range": 0.02,
|
9 |
-
"latent_dim":
|
10 |
"model_type": "gan",
|
11 |
"num_layer": 3,
|
12 |
"torch_dtype": "float32",
|
|
|
6 |
"img_channels": 3,
|
7 |
"img_size": 224,
|
8 |
"initializer_range": 0.02,
|
9 |
+
"latent_dim": 512,
|
10 |
"model_type": "gan",
|
11 |
"num_layer": 3,
|
12 |
"torch_dtype": "float32",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8f7c2f142b0e83af59ee5090da547bf8e516cf34cf41c03844961b2eed5c8a4
|
3 |
+
size 620206497
|