Skip to content

Isotr0py/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 -> Use VoltaML fast stable diffusion webui
  • 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 92.1%
  • JavaScript 4.6%
  • Shell 1.8%
  • Other 1.5%