Skip to content

liubo0902/Radiata

 
 

Repository files navigation

Radiata is a stable diffusion webui based on diffusers.

Screenshots

  • Stable diffusion

  • Deepfloyd IF

  • TensorRT



Features

  • Stable diffusion
  • DeepFloyd IF -> with --deepfloyd_if
  • Acceleration using TensorRT -> with --tensorrt
  • Acceleration using AITemplate
  • ControlNet -> plugin
  • Lora & Lycoris
  • Hypernetwork
  • Composable lora
  • Latent couple

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Shell 2.4%
  • Batchfile 1.1%
  • Other 0.9%