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