xrsrke/stable-diffusion-from-scratch
Implementation of Stable Diffusion from scratch [WORK IN PROGRESS]
This project offers a foundational implementation of Stable Diffusion in PyTorch. It takes a text description (prompt) as input and generates corresponding images. This tool is designed for machine learning researchers and developers who want to understand and experiment with the core mechanics of a Stable Diffusion model.
No commits in the last 6 months.
Use this if you are a machine learning developer or researcher interested in studying the underlying code of a Stable Diffusion model in PyTorch for educational or experimental purposes.
Not ideal if you are looking for a ready-to-use application to generate images without deep technical understanding or if you expect a fully functional, out-of-the-box image generation tool.
Stars
22
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/xrsrke/stable-diffusion-from-scratch"
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.