mirror of
				https://github.com/AbdBarho/stable-diffusion-webui-docker.git
				synced 2025-10-31 10:13:28 -04:00 
			
		
		
		
	The invoke team already maintains a docker setup for their service, this copy here was maybe relevant 2 years ago when all of this started, but I don't think it makes sense anymore. Refer to invoke's docs to install using docker https://invoke-ai.github.io/InvokeAI/installation/040_INSTALL_DOCKER/
		
			
				
	
	
		
			49 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Stable Diffusion WebUI Docker
 | |
| 
 | |
| Run Stable Diffusion on your machine with a nice UI without any hassle!
 | |
| 
 | |
| ## Setup & Usage
 | |
| 
 | |
| Visit the wiki for [Setup](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Setup) and [Usage](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Usage) instructions, checkout the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/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:
 | |
| 
 | |
| ### [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
 | |
| 
 | |
| [Full feature list here](https://github.com/AUTOMATIC1111/stable-diffusion-webui-feature-showcase), Screenshots:
 | |
| 
 | |
| | Text to image                                                                                              | Image to image                                                                                             | Extras                                                                                                     |
 | |
| | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
 | |
| |  |  |  |
 | |
| 
 | |
| ### [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
 | |
| 
 | |
| [Full feature list here](https://github.com/comfyanonymous/ComfyUI#features), Screenshot:
 | |
| 
 | |
| | Workflow                                                                         |
 | |
| | -------------------------------------------------------------------------------- |
 | |
| |  |
 | |
| 
 | |
| ## 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](./LICENSE).
 | |
| 
 | |
| ## Thanks
 | |
| 
 | |
| Special thanks to everyone behind these awesome projects, without them, none of this would have been possible:
 | |
| 
 | |
| - [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
 | |
| - [InvokeAI](https://github.com/invoke-ai/InvokeAI)
 | |
| - [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
 | |
| - [CompVis/stable-diffusion](https://github.com/CompVis/stable-diffusion)
 | |
| - [Sygil-webui](https://github.com/Sygil-Dev/sygil-webui)
 | |
| - and many many more.
 |