Releases: lucidrains/imagen-pytorch
Releases · lucidrains/imagen-pytorch
v0.0.22
make sure mnumber of resnet blocks are customizable, address differen…
v0.0.21
fix t5 to only use encoder, thanks to @jorgemcgomes again!
v0.0.20
use t5 v1.1, thanks to @jorgemcgomes for parsing the paper for this d…
v0.0.19
use t5 v1.1, thanks to @jorgemcgomes for parsing the paper for this d…
v0.0.18
default to t5-base
v0.0.17
add t5-base as usable text encoder (huggingface makes this easy)
v0.0.16
only cosine and linear noise schedules used, just limit it to these 2…
v0.0.15
allow for config driven creation of imagen off the bat, also research…
v0.0.14
allow for config driven creation of imagen off the bat, also research…
v0.0.12
fix bug