toriato / stable-diffusion-webui-wd14-tagger

Labeling extension for Automatic1111's Web UI
1.34k stars 235 forks source link

Stable-diffusion-webui-wd14-tagger Plugin Not Functioning in Latest Version of AUTOMATIC1111/Stable-diffusion-webui #84

Open missile1512 opened 1 year ago

missile1512 commented 1 year ago

Hi, the stable-diffusion-webui-wd14-tagger plugin is not working in the latest version of AUTOMATIC1111/stable-diffusion-webui. After installation, it often gets stuck when loading. While my old version can run the stable-diffusion-webui-wd14-tagger plugin, the new version cannot. Is there any solution to this problem? It seems that there is an issue with installing onnxruntime while loading the wd14-vit-v2-git model file from SmilingWolf/wd-v1-4-vit-tagger-v2. The installation process appears unresponsive.

missile1512 commented 1 year ago

No problem, it seems like the issue has been resolved. This plugin is truly amazing!

flyince commented 1 year ago
微信截图_20230527000808

Loaded wd14-convnext-v2 model from G:\sd-webui-aki.cache\huggingface\hub\models--SmilingWolf--wd-v1-4-convnext-tagger-v2\snapshots\fcc81c2413593a45375b0de1606cde275cba504d\model.onnx

My Win11 system keeps showing this prompt when I run it, and then it gets stuck and unresponsive

missile1512 commented 1 year ago
微信截图_20230527000808

从 G:\sd-webui-aki.cache\huggingface\hub\models--SmilingWolf--wd-v14-2-convnext-tagger-v1\snapshots\fcc4c2a81b2413593de45375cde0cba1606d\model.onnx 加载的 wd275-convnext-v504 模型

我的 Win11 系统在运行时一直显示此提示,然后它卡住并无响应

You can try enabling VPN (or Git acceleration) and then loading this model, or you can also try the packaged plugin version. I am using the packaged version and my problem has been resolved - that is, adding VPN (or Git acceleration) to the packaged version resolved the issue of loading getting stuck and unresponsiveness. Oh, and don't forget to use the 'uninstall memory' option.

flyince commented 1 year ago

Thank you for your answer. I've identified the cause of the problem Since I've been using Edge browser, this is causing the browser to get stuck and unresponsive. Once I used Google Chrome, the WD-14 plugin worked fine!