Skip to content

Tags: Titutaye/imagen-pytorch

Tags

1.25.2

Toggle 1.25.2's commit message
make sure einops is 0.6.1 or greater and call allow_ops_in_compiled_g…

…raph

1.25.1

Toggle 1.25.1's commit message
make sure einops is 0.6.1 or greater and call allow_ops_in_compiled_g…

…raph

1.25.0

Toggle 1.25.0's commit message
remove einops exts in favor of using pack and unpack from einops 0.6

1.24.2

Toggle 1.24.2's commit message
just set inpaint_images internally with inpaint_videos for now, expos…

…ing an intuitive keyword argument

1.24.1

Toggle 1.24.1's commit message
just do it right

1.24.0

Toggle 1.24.0's commit message
allow for video inpainting with single mask across frames for starters

1.23.3

Toggle 1.23.3's commit message
fix min snr logic, thanks to @justinlovelace

1.23.2

Toggle 1.23.2's commit message
just force train_step to only accept kwargs

1.23.1

Toggle 1.23.1's commit message
add token shift along time for feedforwards in transformer blocks in …

…unet3d

1.23.0

Toggle 1.23.0's commit message
substitute p2 loss weight with min snr loss weight