Upload folder using huggingface_hub
Browse files- README.md +5 -0
- depth_anything_v2_vits.safetensors +3 -0
- dinov2_vits14.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This repo compiles the two safetensors files required to support the Candle version of Depth Anything v2 (Small):
|
| 2 |
+
|
| 3 |
+
* dinov2_vits14.safetensors, copied from [lmz/candle-dino-v2](https://huggingface.co/lmz/candle-dino-v2).
|
| 4 |
+
* depth_anything_v2_vits.safetensors, copied from [jeroenvlek/depth-anything-v2-safetensors](https://huggingface.co/jeroenvlek/depth-anything-v2-safetensors)
|
| 5 |
+
|
depth_anything_v2_vits.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07635472183d063a80e6b2d78645ab944a9210fd973b1c88e4b7e3ba23981f75
|
| 3 |
+
size 99165428
|
dinov2_vits14.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:955569066831c824335ca9d6779b2225d3c06133e3a3e59ba176855135adc721
|
| 3 |
+
size 91318288
|