Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit==1.24.0
|
| 2 |
opencv-python-headless==4.8.0.74
|
| 3 |
mediapipe==0.10.0
|
| 4 |
-
scikit-learn==1.3.
|
| 5 |
numpy==1.24.4
|
| 6 |
pandas==1.5.3
|
| 7 |
joblib==1.3.2
|
|
|
|
| 1 |
streamlit==1.24.0
|
| 2 |
opencv-python-headless==4.8.0.74
|
| 3 |
mediapipe==0.10.0
|
| 4 |
+
scikit-learn==1.3.2
|
| 5 |
numpy==1.24.4
|
| 6 |
pandas==1.5.3
|
| 7 |
joblib==1.3.2
|