Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
tensorflow==2.15.0
|
| 2 |
-
numpy==1.
|
| 3 |
-
scikit-learn==1.3.2
|
| 4 |
-
Pillow==10.1.0
|
| 5 |
-
gradio==4.10.0
|
| 6 |
matplotlib==3.8.2
|
|
|
|
| 1 |
+
tensorflow==2.15.0
|
| 2 |
+
numpy==1.26.0
|
| 3 |
+
scikit-learn==1.3.2
|
| 4 |
+
Pillow==10.1.0
|
| 5 |
+
gradio==4.10.0
|
| 6 |
matplotlib==3.8.2
|