easydiffusion/ui
Michael Gallacher 11265c4034 Add support for MPS when running on Apple silicon
Changes:

* autodetect if MPS is available and the pytorch version has MPS support.
* change logic from "is the device CPU?" to "is the device not CUDA?".
* set PYTORCH_ENABLE_MPS_FALLBACK=1

Known issues:

* Some samplers (eg DDIM) will fail on MPS unless forced to CPU-only mode
2023-03-07 14:57:37 -07:00
..
easydiffusion Add support for MPS when running on Apple silicon 2023-03-07 14:57:37 -07:00
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Less jittery dropdown 2023-03-01 18:41:21 +05:30
plugins/ui Merge models is no longer in beta 2023-03-01 18:28:58 +05:30
index.html Workaround to fix the broken Rabbit Hole plugin 2023-03-02 13:55:53 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00