Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ streamlit
|
|
3 |
pandas
|
4 |
numpy
|
5 |
matplotlib
|
6 |
-
pycaret
|
|
|
|
|
|
3 |
pandas
|
4 |
numpy
|
5 |
matplotlib
|
6 |
+
pycaret
|
7 |
+
tensorflow
|
8 |
+
tensorfow-hub
|