/Docker-AI-Webui

Docker compose for Ollama, Open-Webui and Stable-Diffusion-Webui.

Primary LanguageDockerfile

Docker AI Webui

This repository contains a compose file to run the Open-Webui with Ollama and the Stable-Diffusion-Webui with only one command.

The Dockerfile for the Ollama pull the 🇫🇷 mistral:latest and the Open-Webui set-it as the default model to use when chat.

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.

The default model use for the Stable-Diffusion-Webui is the MeinaMix.

Dependencies

Usage

docker compose up

Access