Upload folder using huggingface_hub
Browse files- config.json +6 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,12 +1,15 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "MSGNet",
|
| 3 |
-
"num_styles":
|
| 4 |
"base_channels": 32,
|
| 5 |
"num_res_blocks": 5,
|
| 6 |
"style_names": [
|
| 7 |
-
"
|
| 8 |
-
"
|
|
|
|
|
|
|
| 9 |
"starry_night",
|
|
|
|
| 10 |
"tsunami"
|
| 11 |
]
|
| 12 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "MSGNet",
|
| 3 |
+
"num_styles": 7,
|
| 4 |
"base_channels": 32,
|
| 5 |
"num_res_blocks": 5,
|
| 6 |
"style_names": [
|
| 7 |
+
"crayon",
|
| 8 |
+
"glass_art",
|
| 9 |
+
"monet",
|
| 10 |
+
"sketch",
|
| 11 |
"starry_night",
|
| 12 |
+
"the_scream",
|
| 13 |
"tsunami"
|
| 14 |
]
|
| 15 |
}
|
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:004c32c7835b4dcc965dbb660e5bd3f28238858cbea6a26bf4d079e41dcde8dc
|
| 3 |
+
size 3698716
|