Skip to content

Tags: pizzahaat/f

Tags

v1.0.1

Toggle v1.0.1's commit message
breakout function to load imagen from a checkpoint file, so checkpoin…

…ts can be passed around and the public can keep finetuning on their own data

v1.0.0

Toggle v1.0.0's commit message
democratize machine imaginations through one-line command-line tool, …

…passing in any model checkpoint file

v0.25.10

Toggle v0.25.10's commit message
0.25.10

v0.24.3

Toggle v0.24.3's commit message
allow for way to use just a regular initial convolution in unet

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.25.8

Toggle v0.25.8's commit message
fix lowres conditioning image not normalized in elucidated imagen, th…

…anks to @Sys-if

v0.25.7

Toggle v0.25.7's commit message
@jacobwjs fixed a bug with t5 text encoding

v0.25.6

Toggle v0.25.6's commit message
@jacobwjs fixed a bug with t5 text encoding

v0.25.5

Toggle v0.25.5's commit message
protect against input images with uint8 being passed in

v0.25.4

Toggle v0.25.4's commit message
fix random_crop_resizes for imagen, and also make sure cond_scale can…

… be customized per unet for both imagen and elucidated imagen