Skip to content

drew6017/stable-diffusion-docker-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

$ docker build -t drew6017/stable-diffusion -f stable-diffusion.Dockerfile .
$ docker run --gpus all -p 8080:8080 -v C:\host\pathtomodelsdir:/sd/models/ --rm -it drew6017/stable-diffusion bash
$ python launch.py --listen --port 8080

C:\host\pathtomodelsdir should be a directory containing the stable-diffusion weights downloadable here

About

AUTOMATIC1111/stable-diffusion-webui for docker/nvidia-gpus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published