automatic
automatic copied to clipboard
Add support to run as Docker Container
Description
Recreated the docker branch as i messed up the commits with the previous PR
As https://github.com/vladmandic/automatic/pull/1239 stalled, I would like to create a new PR to add support to build SD Next as a docker image and run it
User can create SD Next container by running ./docker/container.py with specifying the compute platform they want to use by flag (--compute [cuda, rocm, cpu]) SD Next itself, venv and cache will be saved in volume (can be disabled)
Notes
Environment and Testing
Docker with Windows 11(Nvidia) Docker with WSL2 Ubuntu(Nvidia) Tested with Docker 27.0.3