rezzzq commited on
Commit ·
20394e2
1
Parent(s): e561725
Fix: install depth-anything-3 from GitHub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
depth-anything-3
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
numpy
|
|
|
|
| 1 |
+
git+https://github.com/ByteDance-Seed/depth-anything-3.git
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
numpy
|