Problems running A1111 on Google Collab #2616
Unanswered
williamsblood
asked this question in
Q&A
Replies: 3 comments 10 replies
-
I got the same error. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Getting the same error since today. Did some research and seems like the solution is simple, but I just don't have enough code knowledge to implement it. Tried a clean reinstall but got the same error. If someone could let us know how to implement this solution: facebookresearch/xformers#664 Thank you! :) |
Beta Was this translation helpful? Give feedback.
6 replies
-
Use the latest notebook |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Even after Google banned SD from Colab, I was able to use it until yesterday (Via Colab Pro) but today when I tried to run the notebook I got this error:
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.1.0+cu118)
Python 3.10.11 (you have 3.10.12)
Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
Memory-efficient attention, SwiGLU, sparse and more won't be available.
Set XFORMERS_MORE_DETAILS=1 for more details
Could anyone help?
Beta Was this translation helpful? Give feedback.
All reactions