Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
numpy
|
6 |
-
|
7 |
|
8 |
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python
|
3 |
+
mediapipe
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
matplotlib
|
7 |
|
8 |
|