-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Enable Support for non CUDA Devices. #34
Comments
+1, cross reference see lllyasviel/Fooocus#3406. |
It would be great!! Specially for MacBooks and non GPU laptops |
1 similar comment
It would be great!! Specially for MacBooks and non GPU laptops |
We need mps support! |
Support of Mac chips would be highly appriciated |
yes. I need it too. |
I have made changes to support Apple's MPS. |
Hi @jonhurlock @mashb1t @emi-dm @vogel2 @vivasvan-patel-ev @sangwf @daikiad , we have added support for CPU and MPS devices in #192, and updated the notebook examples. You can pull the latest code from this repository to try it out. Thanks! |
Im currently using M3 Silicon on a MacBook Pro. Currently the code only support CUDA enabled devices. Is there any plan to start to support Metal Performance Shaders (MPS), rather than just CUDA?
The text was updated successfully, but these errors were encountered: