Vrushank264/mini-diffusion
A Small diffusion model in PyTorch.
This project helps artists, designers, or content creators generate new, unique images from random noise. You provide a starting point of pure visual noise, and the model iteratively refines it, bringing out recognizable features until a coherent image emerges. It's designed for individuals looking to experiment with generative art and creative image synthesis.
No commits in the last 6 months.
Use this if you want to explore how artificial intelligence can create novel images from scratch through a gradual refinement process.
Not ideal if you need to generate images from text descriptions or manipulate existing images based on specific prompts.
Stars
16
Forks
2
Language
Python
License
MIT
Category
Last pushed
Apr 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Vrushank264/mini-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...