Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"adapter_intermed_channels": 128,
|
| 3 |
"bilinear_interp_with_depthwise_conv": false,
|
| 4 |
"dino_reg": false,
|
| 5 |
-
"dino_size": "
|
| 6 |
"initial_resolution": [
|
| 7 |
256,
|
| 8 |
256
|
|
|
|
| 2 |
"adapter_intermed_channels": 128,
|
| 3 |
"bilinear_interp_with_depthwise_conv": false,
|
| 4 |
"dino_reg": false,
|
| 5 |
+
"dino_size": "small",
|
| 6 |
"initial_resolution": [
|
| 7 |
256,
|
| 8 |
256
|
model.safetensors
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:d41b7030f4e4c2f86bf969bcc166dff9e78dc04cb5972b77a60b7c9049fcae05
|
| 3 |
+
size 153224208
|