Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pycaret 2.2.3 and streamlit - heroku exceeds 500MB slug size limit for Free dyno #3

Open
salilathalye opened this issue Jan 2, 2021 · 2 comments

Comments

@salilathalye
Copy link

Built a pipeline and catboost model using pycaret 2.2.3 and streamlit 0.73.1. Followed the example here, paring down modules to what is shown in app.py. Added a .slugignore etc. to further try and reduce the slug size which is 547MB and exceeds the 500MB limit for Free tier dynos in Heroku. On the streamlit repo, the advice was to use an earlier version of PyCaret.

Have you tried to run this repo with 2.2.x using streamlit and heroku? Has the footprint of PyCaret increased dramatically over the past 6-7 months? Any tips/tricks to slim down the slug?

@salilathalye
Copy link
Author

Added a reply to a streamlit issue regarding PyCaret/streamlit on Heroku:
https://discuss.streamlit.io/t/request-for-invitation/6432/8?u=salilathalye

@salilathalye
Copy link
Author

Here is a link to my repo if someone needs to recreate the issue.
https://github.com/salilathalye/cwa-dphitech-challenge-54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant