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

CodeFormer Support #202

Closed TraceIvan closed 3 months ago

TraceIvan commented 3 months ago

In the newest version 0.3.0, it doesn't support CodeFormer anymore. image

joeyballentine commented 3 months ago

It is supported, you just need to install spandrel_extra_arches as described here: https://github.com/chaiNNer-org/spandrel?tab=readme-ov-file#more-architectures

This change was made due to certain architecture code having restrictive licenses that makes them unsuitable for certain projects, so these are now opt-in archs