125 Forks
1653 Stars
1653 Watchers

dpm-solver

Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)

How to download and setup dpm-solver

Open terminal and run command
git clone https://github.com/LuChengTHU/dpm-solver.git
git clone is used to create a copy or clone of dpm-solver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dpm-solver https://github.com/LuChengTHU/dpm-solver/archive/master.zip

Or simply clone dpm-solver with SSH
[email protected]:LuChengTHU/dpm-solver.git

If you have some problems with dpm-solver

You may open issue on dpm-solver support forum (system) here: https://github.com/LuChengTHU/dpm-solver/issues