Anyone using heroku to deploy a fastai2 model?

so what do you suggest to put exactly in the requirements.txt?

I tested it with:
voila
fastai2>=0.0.16
pillow>=7.1.0
ipywidgets==7.5.1

and the result is again:
" Compiled slug size: 924.1M is too large (max is 500M)."