# Radiata
**Repository Path**: chaozwn/Radiata
## Basic Information
- **Project Name**: Radiata
- **Description**: copy radiata
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-08-08
- **Last Updated**: 2023-08-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Radiata is a stable diffusion webui based on diffusers.
---
# Screenshots
- Stable diffusion

- TensorRT

---
# 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/