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

Packaging improvements #83

Closed akx closed 9 months ago

akx commented 9 months ago
joeyballentine commented 9 months ago

nightly version of Torch

This is why there's an upper limit. It might work fine with the nightly version of torch, but until that's stable then we can't really say we support it. That being said, if @RunDevelopment agrees with you and thinks we should loosen that, then I'm fine with it.

joeyballentine commented 9 months ago

And, thanks for this contribution! It'll definitely be cleaner to not have that separate setup file + extra deps. I just didn't know how to properly set that stuff up