Closed Ohanaedits23 closed 2 months ago
you have to run this command: !pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu121 before turning on SD I hope it helped you :)
@BlessedDuelOP: at what point should I insert the "install former" line?
I have the same issue - I didn't use Colab for some month and I started straight away with an error.
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.3.0+cu121 with CUDA 1201 (you have 2.4.0+cu121)
Python 3.10.14 (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
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 162, in
xformer issue fixed
thank you!
Thank you
Hi!!Since this morning, I’ve been having issues with Automatic 1111. It tells me that I need to install xformers, but when I try to install them, I get an error. Is anyone else experiencing the same issue?