Radiata  by ddPn08

WebUI for stable diffusion, built on diffusers

created 2 years ago
976 stars

Top 38.6% on sourcepulse

GitHubView on GitHub
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

1 year ago

Responsiveness

1 day

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

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Georgios Konstantopoulos Georgios Konstantopoulos(CTO, General Partner at Paradigm), and
2 more.

mflux by filipstrand

0.8%
2k
MLX port of FLUX for local image generation on Macs
created 11 months ago
updated 4 hours ago
Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Eric Zhang Eric Zhang(Founding Engineer at Modal), and
5 more.

flux by black-forest-labs

0.4%
24k
Inference code for FLUX image generation & editing models
created 1 year ago
updated 2 days ago
Feedback? Help us improve.