Spaces:
Running
Running
GOWREESH M G commited on
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
Flask==3.0.0
|
| 2 |
-
tensorflow
|
| 3 |
-
opencv-python-headless
|
| 4 |
-
numpy
|
|
|
|
| 5 |
gunicorn
|
|
|
|
| 1 |
+
Flask==3.0.0
|
| 2 |
+
tensorflow
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
numpy
|
| 5 |
+
scikit-learn
|
| 6 |
gunicorn
|