Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ ultralytics
|
|
| 2 |
gradio
|
| 3 |
opencv-python-headless
|
| 4 |
Pillow
|
| 5 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
opencv-python-headless
|
| 4 |
Pillow
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
scipy
|
| 8 |
+
scikit-learn
|