Any way getting this working on a M1/M2 Mac? #305
Replies: 3 comments 1 reply
-
I've created a branch which I hope fixes this. Could you please test and let me know?
then restart webui to return to the main branch
|
Beta Was this translation helpful? Give feedback.
-
Hi, I am currently using Webui DirectML on Windows with an AMD graphics card. I encountered the same error while using the Magic Prompt option: "AssertionError: Torch not compiled with CUDA enabled". (If I disable the 'Magic prompt' and enable the 'I'm feeling lucky' option, that works.) Although I attempted to fix this problem by trying out the bug branch, it did not work for me. I also tried to use another script from https://github.com/Spaceginner/MagicPrompt-awebui/, which worked fine for me. I hope this information is helpful. Thank you for your hard work! |
Beta Was this translation helpful? Give feedback.
-
Should work with #329. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using Dynamic Prompts on Linux for quite a while without a Problem, however on Mac OS it doesn't seem to work due to lack of CUDA support
I'm always getting a long error message ending with: "AssertionError: Torch not compiled with CUDA enabled" Is there a build of this that works on Apple Silicon or a setting I need to enable?
Edit: It throws this error only when prompt magic is enabled!
Beta Was this translation helpful? Give feedback.
All reactions