krita-ai-diffusion icon indicating copy to clipboard operation
krita-ai-diffusion copied to clipboard

pose

Open plasx520 opened this issue 1 year ago • 3 comments

*************** EP Error *************** EP Error D:\a\_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:891 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', 'CPUExecutionProvider'] Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying. **************************************** 有道截屏翻译结果_1723045240348

plasx520 avatar Aug 07 '24 16:08 plasx520

Looks like onnxruntime-gpu is installed in your python environment, but the required CUDA libraries are not. Either do

pip uninstall onnxruntime-gpu

or try to install the requirements.

Acly avatar Aug 08 '24 13:08 Acly

OK Solved

plasx520 avatar Aug 10 '24 04:08 plasx520

Would the big shot consider transplanting it to Photoshop? That might also be great.

plasx520 avatar Aug 10 '24 04:08 plasx520