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

Use CPU PyTorch in CI #101

Closed joeyballentine closed 9 months ago

joeyballentine commented 9 months ago

Similar to what I did in 2429, I made CI use the cpu of pytorch here. Why they chose to make CUDA the default only on linux I have no idea...