How to upgrade xformers to latest version? #10457
-
I use this command to upgrade xformers to 0.0.19 (console log successful) but in A1111 UI is still showing ver 0.0.17. Does A1111 only support xformers ver 0.0.17 for now or am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
Modify this to 0.0.19,then use the Can also be like this
|
Beta Was this translation helpful? Give feedback.
-
We vaguely get the arg to suffix without the actual prefixed command: What do we actually need to type? The workaround above is expired. |
Beta Was this translation helpful? Give feedback.
Modify this to 0.0.19,then use the
--reinstall-xformers
parameter.stable-diffusion-webui/modules/launch_utils.py
Line 226 in 20ae71f
Can also be like this