Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

v0.25.3

12 Jul 04:02

Choose a tag to compare

move accelerator backward outside of autocast context, also calculate…

v0.25.2

10 Jul 01:36

Choose a tag to compare

do not noise at the last timestep for ddim

v0.25.1

09 Jul 23:10

Choose a tag to compare

bring in ddim sampling

v0.25.0

09 Jul 22:23

Choose a tag to compare

bring in ddim sampling

v0.24.4

09 Jul 00:43

Choose a tag to compare

optimizer should be saved and loaded

v0.24.3

09 Jul 00:07

Choose a tag to compare

optimizer should be saved and loaded

v0.24.2

08 Jul 16:23

Choose a tag to compare

add convert_image_to keyword argument, for forcing images being loade…

v0.24.1

06 Jul 18:48

Choose a tag to compare

also make sure grad scaler actually exists in the saved pt file

v0.24.0

06 Jul 18:46

Choose a tag to compare

support multi-gpu training using huggingface accelerate, addressing h…

v0.23.4

30 Jun 02:48

Choose a tag to compare

tqdm auto instead