InvokeAI/ldm
Any-Winter-4079 60b731e7ab
Update dream.py. k_euler_a and k_dpm_2_a M1 fix (#579)
* Update dream.py. k_euler_a and k_dpm_2_a M1 fix

Make results reproducible (so runs with the same seed produce the same result).
Implements fix by @wbowling referenced in https://github.com/lstein/stable-diffusion/issues/397#issuecomment-1240679294

* Update dream.py. Remove import torch from dream.py

* generate.py: k_euler_a and k_dpm_2_a M1 fix #579

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-15 11:02:17 -04:00
..
data prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
dream Web cleanup (#539) 2022-09-15 07:43:43 -04:00
gfpgan make gfpgan_model_exists flag available to web interface 2022-09-11 14:47:58 -04:00
models Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
modules ~7% speedup by switch to += in ldm.modules.attention. (#569) 2022-09-14 18:10:33 -04:00
generate.py Update dream.py. k_euler_a and k_dpm_2_a M1 fix (#579) 2022-09-15 11:02:17 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Disabled debug output (#436) 2022-09-11 22:34:35 -04:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00