JosefAlbers/Aggressor
Ultra-minimal autoregressive diffusion model for image generation
This project helps machine learning researchers and students quickly generate new images and even short audio clips from scratch. You provide a dataset of existing images or audio, and it learns to produce new, similar content. It's ideal for those exploring fundamental generative AI concepts.
Available on PyPI.
Use this if you need a straightforward, single-file model to experiment with autoregressive diffusion for image or speech generation.
Not ideal if you require a highly complex, state-of-the-art model for production-grade AI content creation or very large datasets.
Stars
21
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 26, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/JosefAlbers/Aggressor"
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.