Skip to content

How on earth can I install xformers? #9802

Closed Answered by missionfloyd
allroundHim asked this question in Q&A
Discussion options

You must be logged in to vote

The dreambooth dev insists on screwing with dependencies (there's probably no reason it needs 0.0.17 in particular). Adding this to webui-user.bat should fix it:

set COMMANDLINE_ARGS=--xformers --reinstall-xformers
set XFORMERS_PACKAGE=xformers==0.0.17

(remove --reinstall-xformers) afterwards)

Or you can remove dreambooth and try kohya_ss instead. It's a separate program with its own venv, so it won't cause dependency conflicts like this.

Replies: 5 comments 15 replies

Comment options

You must be logged in to vote
5 replies
@allroundHim
Comment options

@allroundHim
Comment options

@missionfloyd
Comment options

Answer selected by Sakura-Luna
@allroundHim
Comment options

@SailochanaR
Comment options

Comment options

You must be logged in to vote
1 reply
@allroundHim
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@vrgamegirl19
Comment options

@TaoismDeepLake
Comment options

@suonnon
Comment options

Comment options

You must be logged in to vote
6 replies
@thiagojramos
Comment options

@kryptonmediagroup
Comment options

@EGirlEnthusiast
Comment options

@ghostofelvis100
Comment options

@natalisuh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet