KwaiVGI / LivePortrait

Bring portraits to life!
https://liveportrait.github.io
Other
11.67k stars 1.21k forks source link

cuda12.6出错 #354

Open harryhan1989 opened 2 weeks ago

harryhan1989 commented 2 weeks ago

EP Error C:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:866 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasnt able to be loaded. Please install the correct version of CUDA andcuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported. when using ['CUDAExecutionProvider'] Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying.

harryhan1989 commented 2 weeks ago

都下载不了,直接检测为病毒文件

rmasiso commented 2 weeks ago

EP Error C:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:866 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasnt able to be loaded. Please install the correct version of CUDA andcuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported. when using ['CUDAExecutionProvider'] Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying.

try the solutions I offered here: https://github.com/KwaiVGI/LivePortrait/issues/146#issuecomment-2313752842

zzzweakman commented 2 weeks ago

@harryhan1989 您好,您可以参考一下这个文档降级您的CUDA版本,它非常详细,我们非常感谢 @dimitribarbot 的贡献。

Hi, you can refer to this document to downgrade your CUDA version. It is very detailed, and we are very grateful for @dimitribarbot's contribution.

BeimingCharles commented 2 weeks ago

不用下载最新版CUDA,Geforce驱动向下兼容,安装11甚至6、7、8都行,但最新的12不行