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

Update CONTRIBUTING.md to suggest `pip install -e .` #115

Closed RunDevelopment closed 6 months ago

RunDevelopment commented 6 months ago

As suggested by @akx here, this makes a few things easier. It's also great for testing spandrel in chainner, because npm run dev will just use the current local source of spandrel.