|
Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
Version: v1.6.0
Commit hash: 5ef669de080814067961f28357256e8fe27544f4
Traceback (most recent call last):
File "E:\novelai-webui-aki-v2\launch.py", line 48, in <module>
main()
File "E:\novelai-webui-aki-v2\launch.py", line 39, in main
prepare_environment()
File "E:\novelai-webui-aki-v2\modules\launch_utils.py", line 356, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
提示:Python 运行时抛出了一个异常。请检查疑难解答页面。
安装网上说的,在venv中重新运行了pip3还是不行啊
|
|