Skip to content

WongLynn/Radiata

 
 

Repository files navigation

Radiata is a stable diffusion webui based on diffusers.

Screenshots

  • Stable diffusion

  • Deepfloyd IF

  • TensorRT



Features

  • Stable diffusion
  • DeepFloyd IF
  • Acceleration using TensorRT
  • Acceleration using AITemplate
  • ControlNet
  • Lora
  • 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 94.4%
  • Shell 3.1%
  • Batchfile 1.4%
  • Other 1.1%