Skip to content
forked from ddPn08/Radiata

Stable diffusion webui based on diffusers with DeepFloyd IF

License

Notifications You must be signed in to change notification settings

BrainPodru/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 with DeepFloyd IF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 2.2%
  • Other 1.8%