guided-diffusion
guided-diffusion copied to clipboard
Results
2
guided-diffusion issues
Sort by
recently updated
recently updated
newest added
Passes allclose() comparison with original attention.
Hi! Made a little edit in setup.py such that the package is available globally when installed. Instead of doing this in the diffusion notebooks: ``` python !git clone https://github.com/crowsonkb/guided-diffusion !pip...