Kohya SS
GUI for Stable Diffusion training — LoRA, Dreambooth, and fine-tuning made easy
Überblick
Anforderungen
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
kohya-ss:
image: ashleykza/kohya:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/kohya-ss:/data
Verwandte Tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Anleitungen & Artikel
Getting Started with Kohya SS: Train Your First LoRA Model
A hands-on tutorial for deploying Kohya SS with Docker and training your first Stable Diffusion LoRA model. Step-by-step guide with commands, tips, and troubleshooting.
Kohya SS: The Ultimate GUI for Stable Diffusion Model Training
Kohya SS is a Gradio-based GUI that simplifies Stable Diffusion model training. Learn about LoRA, Dreambooth, fine-tuning, and why 12k+ GitHub stars make this the go-to tool for AI artists.