dome272 / Diffusion-Models-pytorch

Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Apache License 2.0
1.11k stars 256 forks source link

this code has no clamp on x0,please refer #20

Open cucdengjunli opened 1 year ago

cucdengjunli commented 1 year ago

https://github.com/hojonathanho/diffusion

https://github.com/lucidrains/denoising-diffusion-pytorch

https://github.com/openai/improved-diffusion

srosenki commented 1 year ago

Can you point to what exactly needs to be changed?