Commit Graph

13 Commits (effad2428222f1e43d2cb21e5ca2da4e7c23582d)

Author SHA1 Message Date
pharmapsychotic 3472233c58 Merge https://github.com/enzymezoo-code/stable-diffusion 2022-08-22 15:31:44 -05:00
enzymezoo-code 6a39340bb0 The img_callback function in all the samplers should take in img, not pred_x0. This allows us to pass a function to the sampler that can mutate the image at each step, and is also more consistent with the img_callback function in ddpm.py 2022-08-21 21:16:03 -05:00
deforum c48f365695
Update plms.py 2022-08-19 17:20:17 -07:00
deforum 0258d85766
Update ddpm.py 2022-08-19 17:19:53 -07:00
deforum a2ed19663a
Update ddim.py 2022-08-19 17:19:23 -07:00
deforum 277920a133
Update plms.py 2022-08-17 23:17:03 -07:00
deforum 0d221e264f
Update ddpm.py 2022-08-17 23:16:46 -07:00
deforum 8953eca484
Update ddim.py 2022-08-17 23:16:26 -07:00
Robin Rombach 2ff270f4e0 stable diffusion 2022-08-10 16:30:49 +02:00
rromb f13bf9bf46 add vqgan loss with codebook statistic eval 2022-02-21 15:06:50 +01:00
Robin Rombach 2b46bcb98c
Update ddpm.py
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann 171cf29fb5 add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
ablattmann e66308c7f2 add code 2021-12-21 03:23:41 +01:00