DreamArtist-sd-webui-extension: Train Embedding button doesn't work
Pressing the train embedding button doesn’t do anything, console doesn’t even respond so there are no error messages for me to go off of, I’ve tried uninstalling other extensions including dreambooth as well as a clean install of webUI but the problem still persists. Help would be much appreciated
(here’s my webUI info)
DreamArtist-sd-webui-extension reversion: a9db06d8437d9f2de707e13da68a3c7358bd2d32
Python revision: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Dreambooth revision: 17c3864803ebb50615205271de687be96cfc96e8
SD-WebUI revision: e0e80050091ea7f58ae17c69f31d1b5de5e0ae20
Checking Dreambooth requirements...
[+] bitsandbytes version 0.35.0 installed.
[+] diffusers version 0.10.2 installed.
[+] transformers version 4.25.1 installed.
[+] xformers version 0.0.14.dev0 installed.
[+] torch version 1.12.1+cu113 installed.
[+] torchvision version 0.13.1+cu113 installed.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 43 (6 by maintainers)
You can update dream_artist.js to this to make the button work again, without progress updates in the UI. You can still see them in the terminal.
This bug is fixed in the new version
This commit by @jjtolton seems to have fixed it for me. I’ll leave the issue open for now till the issue is resolved in the main branch. Thanks @jjtolton for the solution!
Honestly, I wouldn’t count on it.
Any idea when @7eu7d7 is coming back to fix this extension?
As @HotChocut said, please delete your existing DA extension and install my fork until the dev merges in the changes.
@Gushousekai195 Updating as in trying the latest version or this commit? If you haven’t tried the commit I would give it a go, it fixed the issue for me.
I second this - the commit from @jjtolton has fixed the issue! Thank you!