Run This Ai
EN DE

Kohya SS

GUI for Stable Diffusion training — LoRA, Dreambooth, and fine-tuning made easy

★ 12,421 GitHub Apache-2.0 stable-diffusionloradreamboothimage-generationtrainingsdxl Image & Video

Overview

Kohya SS is a user-friendly Gradio-based GUI for Kohya's Stable Diffusion training scripts. It simplifies the process of training custom Stable Diffusion models, supporting LoRA (Low-Rank Adaptation), Dreambooth, fine-tuning, and SDXL training. With 12k+ GitHub stars and an active community, it's the go-to tool for AI artists and developers who want to create custom image generation models without wrestling with command-line scripts.

Requirements

Min vCPU
4
Min RAM
16384 MB
Min Disk
10 GB
Rec vCPU
8
Rec RAM
32768 MB
Rec Disk
20 GB

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

Best VPS for Kohya SS →

Related tools

Guides & articles