Skip to content

Releases: lucidrains/classifier-free-guidance-pytorch

0.6.2

05 Jun 22:02
b02e470

Choose a tag to compare

Merge pull request #8 from MarcusLoppe/main

text_embed_pad_value not applied in embed_texts

0.6.1

05 Jun 01:13
79920a1

Choose a tag to compare

0.6.1

0.6.0

04 Jun 22:29

Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.6.0

0.5.3

02 Feb 19:05

Choose a tag to compare

Full Changelog: 0.5.2...0.5.3

0.5.2

10 Jan 14:37
698c835

Choose a tag to compare

0.5.2

0.5.1

21 Dec 18:28

Choose a tag to compare

fix

0.5.0

21 Dec 18:16

Choose a tag to compare

handle multiple outputs being returned from forward, assuming the log…

0.4.4

20 Dec 17:20

Choose a tag to compare

access the total text conditioning length, accounting for multiple te…

0.4.3

19 Dec 16:30

Choose a tag to compare

prepare for caching of text embeds from texts with dataset in another…

0.4.2

08 Dec 19:23

Choose a tag to compare

some tweaks to text embedding returner class