NickLucche / stable-diffusion-nvidia-docker

GPU-ready Dockerfile to run Stability.AI stable-diffusion model v2 with a simple web interface. Includes multi-GPUs support.
MIT License
359 stars 43 forks source link

Unit testing #31

Closed NickLucche closed 1 year ago

NickLucche commented 1 year ago

Main contribution is the addition of the tests which I will need to guide code refactoring later. There's also some minor optimizations to docker image.