Summary
My application keeps running into this error while deploying:
❗️ Streamlit server consistently failed status checks
❗️ Please fix the errors, push an update to the git repo, or reboot the app.
I’m assuming the application used too much memory. It attempted to read a 2GB dataset from Google Cloud Storage. Any help is appreciated!
Links
Here is the repo: akialter/anime_recommendation_practice (github.com)
Deploy app: Streamlit
Requirements file
pandas
gcsfs
scikit-learn
google-cloud-storage
numpy
fuzzywuzzy