since the new gradio is so buggy, what version of the WebUI do you recommend?
Luke-L opened this issue · 3 comments
ive tried a bunch of different ways but nothing works. Always something is broken with this extension, or the webui, or other extensions. At this point, im going to keep a separate installation to use with this great tool. i just need a commit ID for the webui and which version of this extension for maximum compatibility and features. Ideally would be v10 or v12. thanks.
I'm using automatic1111 commit 2f01814 (AUTOMATIC1111/stable-diffusion-webui@2f01814) with dataset-tag-editor v0.1.2 (https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/releases/tag/v0.1.2)
Open cmd in stable-diffusion-webui-master and run:
git checkout 2f01814 .
space and dot on the end are necessary
UPD: check this #65 (comment)
https://github.com/toshiaki1729/dataset-tag-editor-standalone
Standalone Version is released (#65 (comment) for detail)
Still WIP but this may help you.
I'm using automatic1111 commit 2f01814 (AUTOMATIC1111/stable-diffusion-webui@2f01814) with dataset-tag-editor v0.1.2 (https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/releases/tag/v0.1.2)
Open cmd in stable-diffusion-webui-master and run:
git checkout 2f01814 .
space and dot on the end are necessaryUPD: check this #65 (comment)
Thanks for this setup; I tried both the latest plugin with the latest webUI and the stand-alone version - in both cases it would pretty much grind to a halt if I had more than about 30-40 images; with that setup can work fine with several hundred at least.