angusturner/diffuse
PyTorch implementation of diffusion models.
This project helps machine learning researchers and students understand and experiment with a specific type of generative AI model called Denoising Diffusion Probabilistic Models. You input data like images (e.g., MNIST digits), and it helps you generate new, similar images. This is for anyone studying or working with advanced image generation techniques.
No commits in the last 6 months.
Use this if you are a researcher or student looking for a clear, educational implementation of diffusion models to learn from or build upon for image generation tasks.
Not ideal if you need a production-ready, highly optimized, or widely supported solution for commercial image generation.
Stars
60
Forks
7
Language
Python
License
MIT
Category
Last pushed
Oct 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/angusturner/diffuse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.