Skip to content

Releases: lucidrains/recurrent-interface-network-pytorch

0.7.0

18 Mar 16:08

Choose a tag to compare

add min snr loss weight

0.6.1

05 Mar 20:20
0a4e941

Choose a tag to compare

0.6.1

0.6.0

05 Mar 19:06

Choose a tag to compare

parameterize axial positional embeddings as MLPs for height and width…

0.5.4

05 Mar 18:14

Choose a tag to compare

in epsilon objective, and when using ddim, rederive the predicted noi…

0.5.3

05 Mar 05:08

Choose a tag to compare

add dual patchnorm as an option

0.5.2

05 Mar 05:04

Choose a tag to compare

self conditioning in pixel space should be clamped from -1 to 1

0.5.1

05 Mar 01:17

Choose a tag to compare

add v-space objective, from Salimans et al

0.5.0

04 Mar 17:46

Choose a tag to compare

allow for time conditioning using a latent token, addressing https://…

0.4.9

03 Mar 21:29

Choose a tag to compare

fix a bug with pixel spaced self conditioning when objective is epsil…

0.4.8

03 Mar 20:07

Choose a tag to compare

get image_size from RIN