chaiNNer-org / spandrel

Spandrel gives your project support for various PyTorch architectures meant for AI Super-Resolution, restoration, and inpainting. Based on the model support implemented in chaiNNer.
MIT License
112 stars 7 forks source link

arch: remove torch.load calls #109

Closed akx closed 6 months ago

akx commented 6 months ago

Architecture code should not be loading any extra data from an arbitrary file without safe unpickling.