Replies: 1 comment 1 reply
-
I've been forever trying to get xformers to work... I tried installing xformers-0.0.25.dev745 that didn't work either |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen there are some posts about this, In fact I have xformers installed.
$ pip list|grep -i xformers
got:
xformers 0.0.23.post1`
I can import xformers, but the webui.sh still notice me:
Launching Web UI with arguments: No module 'xformers'. Proceeding without it.
Beta Was this translation helpful? Give feedback.
All reactions