Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +24 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- pytorch_model_hub_mixin
|
4 |
+
- model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decode_block": false,
|
3 |
+
"height": 160,
|
4 |
+
"keep_resolution_block1": false,
|
5 |
+
"kernel_sizes": [
|
6 |
+
3,
|
7 |
+
3,
|
8 |
+
3,
|
9 |
+
3,
|
10 |
+
3,
|
11 |
+
3
|
12 |
+
],
|
13 |
+
"plane_sizes": [
|
14 |
+
64,
|
15 |
+
128,
|
16 |
+
256,
|
17 |
+
512,
|
18 |
+
1024,
|
19 |
+
2048
|
20 |
+
],
|
21 |
+
"pool": true,
|
22 |
+
"pre_norm": false,
|
23 |
+
"width": 160
|
24 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fd9a071337df215a9f0a4c4b13bd3118d0e86a6cd5d8c5bdb489502186a0261
|
3 |
+
size 100589992
|