Encrypt the model file

Currently I need to deploy the trained model on a public computer, but I don’t want others to see the structure of my model. Is there a way to encrypt the model file (.pth)?

Crypten has some functionality around this. GIthub link