Spaces:
Build error
Build error
Pushed updated requirements
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
opencv-python-headless==4.
|
| 2 |
-
scikit-learn==1.
|
| 3 |
-
numpy==1.
|
| 4 |
-
joblib==1.
|
| 5 |
gradio==4.19.2
|
| 6 |
-
tqdm==4.66.
|
|
|
|
| 1 |
+
opencv-python-headless==4.10.0.84
|
| 2 |
+
scikit-learn==1.5.2
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
joblib==1.4.2
|
| 5 |
gradio==4.19.2
|
| 6 |
+
tqdm==4.66.5
|