automatic icon indicating copy to clipboard operation
automatic copied to clipboard

Add support to run as Docker Container

Open Yoinky3000 opened this issue 1 year ago • 0 comments

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

Yoinky3000 avatar Jul 07 '24 18:07 Yoinky3000