Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
-
tensorflow==2.
|
| 2 |
-
tensorflow-lite==2.15.0
|
| 3 |
-
gradio==4.31.5
|
| 4 |
numpy==1.24.3
|
| 5 |
opencv-python==4.9.0.80
|
| 6 |
pillow==10.2.0
|
| 7 |
-
scikit-learn==1.
|
| 8 |
-
matplotlib==3.
|
|
|
|
| 1 |
+
tensorflow==2.16.0
|
|
|
|
|
|
|
| 2 |
numpy==1.24.3
|
| 3 |
opencv-python==4.9.0.80
|
| 4 |
pillow==10.2.0
|
| 5 |
+
scikit-learn==1.5.0
|
| 6 |
+
matplotlib==3.8.0
|