InvokeAI/ldm
Jason Toffaletti bf50ab9dd6 changes to get dream.py working on M1
- move all device init logic to T2I.__init__
- handle m1 specific edge case with autocast device type
- check torch.cuda.is_available before using cuda
2022-08-31 22:03:42 -07:00
..
data prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
dream Merge branch 'resolution-checker' of https://github.com/blessedcoolant/stable-diffusion into main 2022-08-31 14:43:17 -04:00
gfpgan webui: hide gfpgan if not installed 2022-08-29 16:27:44 -07:00
models add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
modules add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -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 changes to get dream.py working on M1 2022-08-31 22:03:42 -07:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00