Skip to content
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 16 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
4 replies
@vrgamegirl19
Comment options

@TaoismDeepLake
Comment options

@suonnon
Comment options

@rollingstone87
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