Corey Morris
Update app.py and requirements.txt so that it will work with huggingface streamlit with the pandas 1.x version
ba99486
# replicating the hugging face streamlit and pandas versions | |
streamlit==1.21.0 | |
pandas==1.5.3 | |
# Other | |
plotly==5.14.1 |