InvokeAI/ldm
Lincoln Stein 4b560b50c2
fix AttributeError crash when running on non-CUDA systems (#256)
* fix AttributeError crash when running on non-CUDA systems; closes issue #234 and issue #250
* although this prevents dream.py script from crashing immediately on MPS systems, MPS support still very much a work in progress.
2022-08-31 16:59:27 -04: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 fix AttributeError crash when running on non-CUDA systems (#256) 2022-08-31 16:59:27 -04:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00