Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"encoder": "vits", "features": 64, "out_channels": [48, 96, 192, 384], "use_bn": false, "use_clstoken": false}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba0ab5365610467de4fea1ffe64b4ae3a756561a4df9e11bd7369205241f2082
|
3 |
+
size 99232841
|