Spaces:
Sleeping
Sleeping
TarekBouras
commited on
Commit
•
9c5a042
1
Parent(s):
f7d0cb6
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
numpy
|
4 |
joblib
|
5 |
scikit-learn
|
6 |
plotly
|
7 |
-
keras
|
8 |
-
tensorflow
|
|
|
1 |
+
tensorflow
|
2 |
streamlit
|
3 |
pandas
|
4 |
numpy
|
5 |
joblib
|
6 |
scikit-learn
|
7 |
plotly
|
8 |
+
keras
|
|