Skip to content

peoplelikethesun/stable-diffusion-webui-docker

 
 

Repository files navigation

###################新增Docker构建Stable-Diffusion-Webui####################

下载项目仓库
git clone https://github.com/peoplelikethesun/stable-diffusion-webui-docker.git

进入项目的目录:
cd stable-diffusion-webui-docker
    
接着运行命令下载相关的依赖镜像
docker compose --profile download up --build

下载完成后,运行命令构建容器
docker compose --profile auto up --build -d

############################################################################

Stable Diffusion WebUI Docker

Run Stable Diffusion on your machine with a nice UI without any hassle!

Setup & Usage

Visit the wiki for Setup and Usage instructions, checkout the FAQ page if you face any problems, or create a new issue!

Features

This repository provides multiple UIs for you to play around with stable diffusion:

Full feature list here, Screenshots:

Text to image Image to image Extras

Full feature list here, Screenshots:

Text to image Image to image Extras

Full feature list here, Screenshots:

Text to image Image to image Image Lab

Contributing

Contributions are welcome! Create a discussion first of what the problem is and what you want to contribute (before you implement anything)

Disclaimer

The authors of this project are not responsible for any content generated using this interface.

This license of this software forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation and target vulnerable groups. For the full list of restrictions please read the license.

Thanks

Special thanks to everyone behind these awesome projects, without them, none of this would have been possible:

About

Easy Docker setup for Stable Diffusion with user-friendly UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 50.9%
  • Shell 44.9%
  • Python 4.2%