Hacker News new | ask | show | jobs
by sharps_xp 1382 days ago
if someone can dockerize this, please reply with a link!
2 comments

The main one I've been testing (https://github.com/sd-webui/stable-diffusion-webui) has a Docker Compose file.

Grab that, install Docker, install Nvidia's Docker integration, copy the example Docker-env file, and docker-compose up is all you need.

Edit: here's a gist with exact steps I used: https://gist.github.com/geerlingguy/384ed4aba35e3118f2a0f358...

This is the dockerized version of this repo: https://github.com/AbdBarho/stable-diffusion-webui-docker