Package fastai script

Hello everyone,

I’ve been trying to freeze my python script which classifies pics, to use it on another computer. Both pyinstaller and cx_freeze were very tedious to debug and neither of them worked.

Did anyone try something similar successfully or have an idea on how to do it?