Skip to content

Tags: pizzahaat/f

Tags

1.11.12

Toggle 1.11.12's commit message
remove a source of confusion

1.11.11

Toggle 1.11.11's commit message
make sure raw texts never include empty strings

1.11.10

Toggle 1.11.10's commit message
make sure batch size is set correctly, if only inpainting images are …

…passed in, for unconditional image synthesis. also allow for forcing unconditional image synthesis on network trained conditionally, although not recommended

1.11.9

Toggle 1.11.9's commit message
add an extra assert to make sure researcher / user cannot sample with…

…out text on a network with cross attention blocks

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

1.11.6

Toggle 1.11.6's commit message
fix ddp and self conditioning in elucidated ddpm

1.11.5

Toggle 1.11.5's commit message
make sure self conditining works in distributed training, cleanup lat…

…er, bump

1.11.4

Toggle 1.11.4's commit message
fix a bug with inpainting for non-elucidated ddpm

1.11.2

Toggle 1.11.2's commit message
allow for one to pass in a tuple to use_linear_attn kwargs in unet, t…

…o finely specify which layers get sparse linear attention, and to turn off attention altogether