-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Make CUDA optional - not all platforms with GPUs support Nvidia. #182
Comments
Unfortunately we don't have a macos developer or a macos to develop in. Do you know how to make this work yourself? |
A1111 uses PyTorch, the Mac version natively supports Mac GPUs. When I run an image my GPUs get pegged. |
It's working now without any comments on any of the issues I opened on it. Assuming a horde server-side API fix as they apparently broke... something. Still, I'd rather run the official worker so I'm leaving this open. |
The 5-11 announcement implies a new (official?) worker is coming. I hope it does not require CUDA! |
You can try it out on the |
I have seen a couple of requests to use AMD cards. |
Hey thank you for this awesome project! I've recently been looking into running the alchemist worker locally. I'm curious on what the blocker for supporting other architectures is? Is this with pytorch? (I can see that there is a CPU only mode but installing this - just by updating the requirements.txt) results in a big sad Logs
|
Could not find a similar issue but this is a show stopper for Mac (M2 Pro etc.) Short story: Apple will never support Nvidia again.
The A1111 unofficial worker extension does not have this dependency but broke yesterday for unknown reasons, so I tried to install the official worker. I cannot because of this dependency on Nvidia CUDA toolkit.
Mac is fast enough to contribute to the horde, I have somewhere north of 500k kudos, but right now cannot generate more images. Help?
The text was updated successfully, but these errors were encountered: