I built as small, rudimentary ML app and I'm trying to deploy it in Heroku. All my requirements.txt files are correct, but I keep getting slug size exceeds 500. I went back to my model, deleted any libraries that were unneeded and cleared the heroku cache, but I'm still getting the slug size error. Is there a way to allow for a slightly larger Slug Size, or an easy way to decrease my slug? I only have the template, pickle file, and the requirements.txt file in the folder. Any ideas on how I can fix this?
question from:
https://stackoverflow.com/questions/66052364/how-to-increase-heroku-slug-size-for-small-app 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…