Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddPn08/Radiata

Stable diffusion webui based on diffusers.
https://github.com/ddPn08/Radiata

stable-diffusion stable-diffusion-webui tensorrt text-to-image

Last synced: 2 months ago
JSON representation

Stable diffusion webui based on diffusers.

Awesome Lists containing this project

README

        

Radiata is a stable diffusion webui based on diffusers.

---

# Screenshots

- Stable diffusion

![](./docs/images/readme-screenshots-01.png)

- TensorRT

![](./docs/images/readme-screenshots-03.png)

---


# Features

- [x] Stable Siffusion
- [x] Stable Diffusion XL
- [x] Acceleration using TensorRT -> with `--tensorrt`
- [x] ControlNet -> [plugin](https://github.com/ddPn08/radiata-controlnet-plugin)
- [x] 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/