This repository contains a compose file to run the Open-Webui with Ollama and the Stable-Diffusion-Webui with only one command.
The Open-Webui Dockerfile allow Image Generation per default with 512x512 resolution and 20 steps.
The Stable-Diffusion-Webui don't use the default UI and use instead the Lobe Theme and also install a1111-sd-webui-tagcomplete, sd-civitai-browser-plus, stable-diffusion-webui-images-browser to improve user experience.
docker compose up -d
- Open-Webui: http://localhost:3000
- Stable-Diffusion-Webui: http://localhost:7860
- Ollama: http://localhost:11434