Deploy executable PyTorch NN

Hi,

I would like to deploy my NN as an executable file without showing the code.
I tried to use pyinstaller but apparently there is an known incompatibility issue that I could not solve.

Which other library would you use instead?

Thanks for helping