Stable Diffusion WebUI+Ollama+Open-WebUI+-Stable+Diffusion Prompt Generator.

Описание к видео Stable Diffusion WebUI+Ollama+Open-WebUI+-Stable+Diffusion Prompt Generator.

This is Quick Video on How to Connect Open-Webui with Stable Diffusion Webui, Generate Prompt with Ollama-Stable diffusion prompt generator LLM and Generate Images from Stable Diffusion WebUI (Automatic1111)

LLM
https://ollama.com/brxce/stable-diffu...
brxce/stable-diffusion-prompt-generator is fine-tuned on 74k Stable Diffusion prompts to convert input to a stable diffusion prompt which can then be passed to a Stable Diffusion model to generate an image.

LLM Runner : Ollama
https://github.com/ollama/ollama
https://ollama.com/
https://hub.docker.com/r/ollama/ollama
https://github.com/ollama/ollama-python
https://github.com/ollama/ollama-js

What is Open Webui?
https://github.com/open-webui/open-webui
https://openwebui.com/
User-friendly WebUI for LLMs

Use below command if you have Ollama installed locally on your desktop or laptop.
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main


https://github.com/AUTOMATIC1111/stab...
Stable Diffusion web UI
A web interface for Stable Diffusion, implemented using Gradio library.

Комментарии

Информация по комментариям в разработке