Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@ tensorflow==2.20.0
|
|
| 3 |
numpy==2.2.0
|
| 4 |
pandas==2.2.3
|
| 5 |
Pillow==11.2.1
|
| 6 |
-
opencv-python==4.
|
| 7 |
-
matplotlib==3.
|
| 8 |
-
seaborn==0.
|
| 9 |
-
plotly==5.
|
| 10 |
-
scikit-learn==1.
|
|
|
|
| 3 |
numpy==2.2.0
|
| 4 |
pandas==2.2.3
|
| 5 |
Pillow==11.2.1
|
| 6 |
+
opencv-python-headless==4.10.0.84
|
| 7 |
+
matplotlib==3.10.1
|
| 8 |
+
seaborn==0.13.2
|
| 9 |
+
plotly==5.24.1
|
| 10 |
+
scikit-learn==1.6.1
|