Ziv Pollak
commited on
Commit
•
e42acaa
1
Parent(s):
0e9239d
Fixes
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
Pillow
|
5 |
+
opencv-python
|
6 |
+
mediapipe
|