Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
tensorflow==2.
|
2 |
-
|
3 |
-
pandas==2.
|
4 |
numpy==1.24.3
|
5 |
-
|
6 |
-
plotly==5.
|
|
|
1 |
+
tensorflow==2.12.0
|
2 |
+
scikit-learn==1.2.2
|
3 |
+
pandas==2.0.3
|
4 |
numpy==1.24.3
|
5 |
+
gradio==3.41.2
|
6 |
+
plotly==5.15.0
|