Spaces:
Build error
Build error
Matyáš Boháček
commited on
Commit
•
862e538
1
Parent(s):
e96048c
Update requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
mediapipe
|
3 |
+
pandas
|
4 |
+
torch==1.8.1
|
5 |
+
numpy
|
6 |
+
scikit-learn
|