huggingface/diffusion-fast
Faster generation with text-to-image diffusion models.
This project helps developers and MLOps engineers speed up the process of generating images using text-to-image AI models like Stable Diffusion XL. By applying various optimization techniques, it takes a text prompt and generates the corresponding image significantly faster, making AI image generation more efficient. It's designed for those who work with and deploy generative AI models.
232 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or MLOps professional looking to drastically reduce the time it takes for your text-to-image diffusion models to generate images, especially for Stable Diffusion XL and similar architectures.
Not ideal if you are an end-user simply looking to generate images without getting into the technical details of model optimization or if you are not working with Python and PyTorch.
Stars
232
Forks
16
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/huggingface/diffusion-fast"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrunaAI/pruna
Pruna is a model optimization framework built for developers, enabling you to deliver faster,...
bytedance/LatentSync
Taming Stable Diffusion for Lip Sync!
haoheliu/AudioLDM-training-finetuning
AudioLDM training, finetuning, evaluation and inference.
Text-to-Audio/Make-An-Audio
PyTorch Implementation of Make-An-Audio (ICML'23) with a Text-to-Audio Generative Model
teticio/audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead...