Spaces:
Runtime error
Runtime error
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch==1.7.1
|
|
2 |
pycaret==2.3.1
|
3 |
jinja2==2.11.3
|
4 |
markupsafe==2.0.1
|
|
|
5 |
numpy==1.19.5
|
6 |
plotly==4.14.3
|
7 |
streamlit>=0.76.0
|
|
|
2 |
pycaret==2.3.1
|
3 |
jinja2==2.11.3
|
4 |
markupsafe==2.0.1
|
5 |
+
pandas==0.18.1
|
6 |
numpy==1.19.5
|
7 |
plotly==4.14.3
|
8 |
streamlit>=0.76.0
|