Radiata  by ddPn08

WebUI for stable diffusion, built on diffusers

Created 2 years ago
975 stars

Top 37.9% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Radiata is a web UI for Stable Diffusion, built upon Hugging Face's diffusers library. It targets users seeking an accelerated and feature-rich interface for image generation, offering TensorRT optimization and ControlNet integration.

How It Works

Radiata leverages the diffusers library for its core Stable Diffusion and Stable Diffusion XL capabilities. Its key differentiator is the integration of TensorRT for significant inference acceleration, enabling faster image generation. It also supports ControlNet via a plugin system and LoRA/Lycoris model loading.

Quick Start & Requirements

  • Install: Clone the repository and run ./launch-user.bat (Windows) or ./launch.sh (Linux).
  • Prerequisites: Python 3.10 (though others may work), Git. TensorRT acceleration requires compatible NVIDIA hardware and drivers.
  • Documentation: https://ddpn08.github.io/Radiata/

Highlighted Details

  • Stable Diffusion and Stable Diffusion XL support.
  • TensorRT acceleration for faster inference.
  • ControlNet plugin support.
  • LoRA & Lycoris model compatibility.

Maintenance & Community

No specific community links or contributor information are provided in the README.

Licensing & Compatibility

The repository does not specify a license. Compatibility for commercial use or closed-source linking is undetermined.

Limitations & Caveats

Only Python 3.10 is officially supported, and TensorRT acceleration is dependent on NVIDIA hardware. The lack of a specified license raises concerns for commercial adoption.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Clement Delangue Clement Delangue(Cofounder of Hugging Face), and
37 more.

diffusers by huggingface

0.3%
31k
PyTorch/Flax library for diffusion model research and applications
Created 3 years ago
Updated 15 hours ago
Feedback? Help us improve.