-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's can't work,my CUDA is v12.1 #90
Comments
same here |
me too. |
me too, torch: 2.1.1+cu121 |
I have the same problem |
I've tried to used WD14 in the Data Editor extension (https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor) and for some reason it works for me. |
same, torch: 2.1.2+cu121 |
It still doesn’t work, showing the same error. |
Same error. Any solution? |
cuda12.3-->12.1 same erro |
Same error, no solution :( |
same here QQ |
By downloading this version https://github.com/67372a/stable-diffusion-webui-wd14-tagger |
After I removed the local CUDA Toolkit, Tagger ran successfully. |
Traceback (most recent call last):
File "D:\miaoshouai-sd-webui-v230222full\python\lib\site-packages\gradio\routes.py", line 488, in run_predict
output = await app.get_blocks().process_api(
File "D:\miaoshouai-sd-webui-v230222full\python\lib\site-packages\gradio\blocks.py", line 1434, in process_api
data = self.postprocess_data(fn_index, result["prediction"], state)
File "D:\miaoshouai-sd-webui-v230222full\python\lib\site-packages\gradio\blocks.py", line 1297, in postprocess_data
self.validate_outputs(fn_index, predictions) # type: ignore
File "D:\miaoshouai-sd-webui-v230222full\python\lib\site-packages\gradio\blocks.py", line 1272, in validate_outputs
raise ValueError(
ValueError: An event handler (on_interrogate_image_submit) didn't receive enough output values (needed: 7, received: 3).
提示:Python 运行时抛出了一个异常。请检查疑难解答页面。
Wanted outputs:
[state, html, html, label, label, label, html]
Received outputs:
[None, "", "
Time taken: 1.1 sec.
A: 2.20 GB, R: 2.28 GB, Sys: 3.4/16 GB (21.4%)
The text was updated successfully, but these errors were encountered: