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 FFTformer #171

Closed RunDevelopment closed 4 months ago

RunDevelopment commented 4 months ago

https://github.com/kkkls/FFTformer

This arch is very similar to Restormer (#170), so this was really easy to add.