14 Forks
222 Stars
222 Watchers

bit-diffusion

Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch

How to download and setup bit-diffusion

Open terminal and run command
git clone https://github.com/lucidrains/bit-diffusion.git
git clone is used to create a copy or clone of bit-diffusion 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 bit-diffusion https://github.com/lucidrains/bit-diffusion/archive/master.zip

Or simply clone bit-diffusion with SSH
[email protected]:lucidrains/bit-diffusion.git

If you have some problems with bit-diffusion

You may open issue on bit-diffusion support forum (system) here: https://github.com/lucidrains/bit-diffusion/issues