Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
tensorflow==2.
|
| 2 |
-
numpy==1.26.
|
| 3 |
-
scikit-learn==1.
|
| 4 |
-
Pillow==10.
|
| 5 |
-
gradio==4.
|
| 6 |
-
matplotlib==3.
|
|
|
|
| 1 |
+
tensorflow==2.17.0
|
| 2 |
+
numpy==1.26.4
|
| 3 |
+
scikit-learn==1.5.2
|
| 4 |
+
Pillow==10.4.0
|
| 5 |
+
gradio==4.44.0
|
| 6 |
+
matplotlib==3.9.2
|