Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio
|
2 |
opencv-python
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
gradio
|
2 |
opencv-python
|
3 |
+
numpy
|
4 |
+
tensorflow
|
5 |
+
scikit-learn
|
6 |
+
ultralytics
|