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

not square images #9

Open nikuson opened 1 year ago

nikuson commented 1 year ago

What to change if I do not need square images, but for example 128 * 64 pixels?