LuChengTHU/dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
This project provides advanced techniques to speed up the process of generating images from text or other inputs using diffusion models. It takes your text prompts or initial images and quickly produces high-quality visual outputs, such as illustrations or photos, in fewer steps than traditional methods. This is designed for creators, artists, and marketers who need to generate compelling visuals efficiently.
1,825 stars. No commits in the last 6 months.
Use this if you are using image generation models like Stable Diffusion or DeepFloyd-IF and want to create high-quality images much faster.
Not ideal if you are working with older image generation techniques or models that are not based on diffusion probabilistic models.
Stars
1,825
Forks
135
Language
Python
License
MIT
Category
Last pushed
Feb 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/LuChengTHU/dpm-solver"
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.