-
Notifications
You must be signed in to change notification settings - Fork 94
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
Make sure xformers is installed correctly and a GPU is available #29
Comments
Thanks for reporting, @rdcoder33, and with all the right details 🙏 Unfortunately M1 is not yet a supported platform... tracking in #20 but there is a lot of work involved and I'm not sure when I'll have a chance to get to it yet. I'm a little surprised of this specific error though, especially during the build phase. Was it only for this model or every model? In any event, I'll add a note to the README that currently only Nvidia GPUs are supported. Sorry about that. |
@gadicc It is for every model. But yeah this was just an M1 issue. But the image is blurred / not clear. Let me if this will fix soon or else I will try with sd v1.5 |
Ok thanks for reporting back. Oh yeah there was an issue with the diffusers version in And that's right, there are some big changes on their way :) If you're up for it you could take a look at https://forums.kiri.art/t/wip-upgrading-from-v0-to-v1/116 if you want to try it out before the formal release (it's been running in production on kiri.art for almost a month, but I'd like to get some more feedback from others before I make it an official release)... or if you just want a quick fix now, you could merge in everything from |
sure, I will check. |
My pleasure 🙏 If you're doing anything fun with it and want to share, feel free to post here https://forums.kiri.art/t/showcase-see-it-in-action/37. |
Thanks for this repo.
Model is from hugging face rdmodel:
I'm getting the following error while running :
docker build -t banana-sd --build-arg HF_AUTH_TOKEN=${MY_HF_WRITE_TOKEN} .
(Running on Mac M1)
Important Dockerfile lines:
permutations.yaml :
The text was updated successfully, but these errors were encountered: