Spaces:
Runtime error
Runtime error
Create requirement.txt
Browse files- requirement.txt +10 -0
requirement.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
math
|
2 |
+
opencv-python
|
3 |
+
opencv-contrib-python
|
4 |
+
numpy
|
5 |
+
mediapipe
|
6 |
+
time
|
7 |
+
matplotlib
|
8 |
+
|
9 |
+
|
10 |
+
transformers
|