commit
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ huggingface-hub[torch]>=0.22
|
|
17 |
imageio
|
18 |
seaborn
|
19 |
evo
|
20 |
-
transformers
|
|
|
|
17 |
imageio
|
18 |
seaborn
|
19 |
evo
|
20 |
+
transformers
|
21 |
+
git+https://github.com/apple/ml-depth-pro.git
|