ddPn08 / Radiata

Stable diffusion webui based on diffusers.

Home Page:https://ddpn08.github.io/Radiata/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radiata is a stable diffusion webui based on diffusers.

Screenshots

  • Stable diffusion

  • TensorRT



Features

  • Stable Siffusion
  • Stable Diffusion XL
  • Acceleration using TensorRT -> with --tensorrt
  • ControlNet -> plugin
  • Lora & Lycoris

Installation

Requirements

  • Git
  • python (3.10)
    • *Older and newer may work but are not supported

Windows

git clone https://github.com/ddPn08/Radiata.git
cd Radiata
./launch-user.bat

Linux

git clone https://github.com/ddPn08/Radiata.git
cd Radiata
./launch.sh

Documentation

https://ddpn08.github.io/Radiata/

About

Stable diffusion webui based on diffusers.

https://ddpn08.github.io/Radiata/

License:Apache License 2.0


Languages

Language:Python 90.6%Language:JavaScript 5.6%Language:Shell 2.1%Language:Batchfile 0.9%Language:CSS 0.8%