Skip to content

StableDiffusionWebUI accelerated using TensorRT

License

Notifications You must be signed in to change notification settings

fa0311/Lsmith-pached

 
 

Repository files navigation

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

StableDiffusionWebUI accelerated using TensorRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • JavaScript 5.6%
  • Shell 2.1%
  • Other 1.7%