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
105 stars 7 forks source link

Add support for SAFMN #130

Closed RunDevelopment closed 5 months ago

RunDevelopment commented 5 months ago

This PR adds support for SAFMN.

It's a pretty simple arch, so this was easy to add.

Fixes #128