Skip to content

Releases: lucidrains/imagen-pytorch

v0.0.22

25 May 20:44
Compare
Choose a tag to compare
make sure mnumber of resnet blocks are customizable, address differen…

v0.0.21

25 May 18:44
Compare
Choose a tag to compare
fix t5 to only use encoder, thanks to @jorgemcgomes again!

v0.0.20

25 May 18:41
Compare
Choose a tag to compare
use t5 v1.1, thanks to @jorgemcgomes for parsing the paper for this d…

v0.0.19

25 May 18:35
Compare
Choose a tag to compare
use t5 v1.1, thanks to @jorgemcgomes for parsing the paper for this d…

v0.0.18

25 May 18:06
Compare
Choose a tag to compare
default to t5-base

v0.0.17

25 May 18:01
Compare
Choose a tag to compare
add t5-base as usable text encoder (huggingface makes this easy)

v0.0.16

25 May 17:54
Compare
Choose a tag to compare
only cosine and linear noise schedules used, just limit it to these 2…

v0.0.15

25 May 17:43
Compare
Choose a tag to compare
allow for config driven creation of imagen off the bat, also research…

v0.0.14

25 May 17:42
Compare
Choose a tag to compare
allow for config driven creation of imagen off the bat, also research…

v0.0.12

25 May 17:26
Compare
Choose a tag to compare
fix bug