Spaces:
Running
Running
Abdullah Imran
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
tensorflow
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
joblib
|
6 |
matplotlib
|
7 |
-
numpy
|
|
|
1 |
streamlit
|
2 |
+
tensorflow==2.15.0
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
joblib
|
6 |
matplotlib
|
7 |
+
numpy
|