Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -15,8 +15,8 @@
|
|
| 15 |
"enc_depth": 24,
|
| 16 |
"enc_embed_dim": 1024,
|
| 17 |
"enc_num_heads": 16,
|
|
|
|
| 18 |
"head_type": "dpt",
|
| 19 |
-
"huggingface_hub_version": "0.22.0.dev0",
|
| 20 |
"img_size": [
|
| 21 |
512,
|
| 22 |
512
|
|
|
|
| 15 |
"enc_depth": 24,
|
| 16 |
"enc_embed_dim": 1024,
|
| 17 |
"enc_num_heads": 16,
|
| 18 |
+
"freeze": "none",
|
| 19 |
"head_type": "dpt",
|
|
|
|
| 20 |
"img_size": [
|
| 21 |
512,
|
| 22 |
512
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2284790056
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c475ac62ea96d9d2c66e120ed48cd32a6e7547cf74e04672dfd16243ec0d10a
|
| 3 |
size 2284790056
|