Push model using huggingface_hub.
Browse files- config.json +4 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -67,6 +67,10 @@
|
|
67 |
}
|
68 |
},
|
69 |
"head_type": "dpt",
|
|
|
|
|
|
|
|
|
70 |
"info_sharing_and_head_structure": "dual+single",
|
71 |
"info_sharing_kwargs": {
|
72 |
"attn_drop": 0.0,
|
|
|
67 |
}
|
68 |
},
|
69 |
"head_type": "dpt",
|
70 |
+
"inference_resolution": [
|
71 |
+
560,
|
72 |
+
420
|
73 |
+
],
|
74 |
"info_sharing_and_head_structure": "dual+single",
|
75 |
"info_sharing_kwargs": {
|
76 |
"attn_drop": 0.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1713090876
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b11d1c27bb39edd59b95df365f1754d1500af14fdf40940f4826436a4a55fce6
|
3 |
size 1713090876
|