Spaces:
Runtime error
Runtime error
Vincent-luo
commited on
Commit
·
f233dab
1
Parent(s):
eb4334e
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ opencv-python
|
|
6 |
transformers
|
7 |
flax
|
8 |
torch
|
9 |
-
torchvision
|
|
|
|
|
|
6 |
transformers
|
7 |
flax
|
8 |
torch
|
9 |
+
torchvision
|
10 |
+
mediapipe==0.9.3.2
|
11 |
+
-i https://test.pypi.org/simple/
|