probabilists/azula
Diffusion models in PyTorch
Azula is a specialized tool that helps machine learning researchers and practitioners generate new, realistic data samples from existing datasets. It takes your raw data, learns its underlying patterns, and then outputs novel data points that resemble the original, such as creating new images or other complex data structures. This is ideal for those working on advanced generative AI.
128 stars. Available on PyPI.
Use this if you are a machine learning researcher or engineer looking to implement, experiment with, or unify diffusion models for data generation and synthesis.
Not ideal if you are looking for a simple, out-of-the-box solution for data generation without deep technical involvement in model architecture and training.
Stars
128
Forks
10
Language
Python
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/probabilists/azula"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.