Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Easy Docker setup for Stable Diffusion with user-friendly UI

License

Notifications You must be signed in to change notification settings

voop-lv/stable-diffusion-webui-docker

 
 

Repository files navigation

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, Screenshot:

Workflow

Notice (For using ComfyUI web-extensions)

If you want to add ComfyUI Manager you need update the docker-compose file where it does mount web-extensions. Since from the last couple of ComfyUI updates the Web is refusing to take notice of linux sybomlic links and there will be a lot of errors being thrown in the console. Right now this is a working solution or a fix for now until a better solution is found.

volumes:
    - "/path/to/your/web/extensions:/stable-diffusion/web/extensions"

TO BE UPDATED

TO BE UPDATED

Fooocus

TO BE UPDATED

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

  • Shell 46.5%
  • Dockerfile 26.3%
  • Groovy 20.7%
  • Python 6.0%
  • JavaScript 0.5%