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": 768,
|
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:e987302d55feee0eb60a14b43326a961df44dd4a4a53b714f9e6a833b6eb7bea
|
3 |
+
size 620337569
|