Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to run as Docker Container #3320

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

Yoinky3000
Copy link
Contributor

Description

Recreated the docker branch as i messed up the commits with the previous PR

As #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 Yoinky3000 changed the title Docker Add support to run as Docker Container Jul 7, 2024
@Yoinky3000 Yoinky3000 marked this pull request as ready for review July 7, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants