Spaces:
Build error
Build error
matyasbohacek
commited on
Commit
•
2c9ae86
1
Parent(s):
babd67e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
opencv-python
|
2 |
mediapipe
|
3 |
pandas
|
4 |
-
torch==1.
|
5 |
numpy
|
6 |
scikit-learn
|
7 |
protobuf==3.20.1
|
|
|
1 |
opencv-python
|
2 |
mediapipe
|
3 |
pandas
|
4 |
+
torch==1.10.1
|
5 |
numpy
|
6 |
scikit-learn
|
7 |
protobuf==3.20.1
|