cooper_robot commited on
Commit ·
4a6a812
1
Parent(s): 0dce6f9
Add release note for v1.2.1
Browse files- .gitattributes +0 -4
- README.md +4 -0
.gitattributes
DELETED
|
@@ -1,4 +0,0 @@
|
|
| 1 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.txt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -27,3 +27,7 @@ Model Configuration:
|
|
| 27 |
| DepthAnythingV2-Small | CV72 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv72_depthanything_v2_small.bin) |
|
| 28 |
| DepthAnythingV2-Small | CV75 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv75_depthanything_v2_small.bin) |
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
| DepthAnythingV2-Small | CV72 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv72_depthanything_v2_small.bin) |
|
| 28 |
| DepthAnythingV2-Small | CV75 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv75_depthanything_v2_small.bin) |
|
| 29 |
|
| 30 |
+
|
| 31 |
+
## Release v1.2.1
|
| 32 |
+
|
| 33 |
+
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|