Can't get it to run on Apple silicon. #860
Replies: 6 comments 14 replies
-
I got same issue:RuntimeError: slow_conv2d_forward_mps: input(device='cpu') and weight(device=mps:0') must be on the same device |
Beta Was this translation helpful? Give feedback.
-
mine can't update media-pipe Python 3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ] [notice] A new release of pip available: 22.3.1 -> 23.1 Warning: Failed to install mediapipe==0.9.1.0, some preprocessors may not work. |
Beta Was this translation helpful? Give feedback.
-
Hi, my problem is that controlnet doesn't take effect when processing pictures in my M2 macbook and no mistakes was showed. (i'm sure that I strictly follow the guidelines, stable diffusion V1.5.1 with the newest version of controlnet) I'm not sure if anybody have the same problem with me? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi there, followed the instruction to fix this issue, but I still got this Error. Only when I want to use AnimateDiff in combination with ControllNet on A1111. RuntimeError: slow_conv2d_forward_mps: input(device='cpu') and weight(device=mps:0') must be on the same device I have added the lines in the body.py etc. Any idea what I could do else? |
Beta Was this translation helpful? Give feedback.
-
Many errors occurred in Mac, I think SD is not compatible with Mac very well, but it works well in laptop with Nvidia.
…----------------
----------原邮件信息----------
发件人:"JohanBinst" ***@***.***>
收件人:"Mikubill/sd-webui-controlnet" ***@***.***>
抄送人:"Alan Zhou" ***@***.***>, "Comment" ***@***.***>
主题:Re: [Mikubill/sd-webui-controlnet] Can't get it to run on Applesilicon. (Discussion #860)
发送时间:2024-02-27 14:48:47
I'm having the same issue on a M2. I used a xy plot with different control net models and weights and all the output images we're the same.
--
Reply to this email directly or view it on GitHub:
#860 (reply in thread)
You are receiving this because you commented.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I always get the following error:
RuntimeError: slow_conv2d_forward_mps: input(device='cpu') and weight(device=mps:0') must be on the same device
How can stuff even be on different devices without a GPU? :D
Beta Was this translation helpful? Give feedback.
All reactions