ip-adapter-faceid-plusv2_sdxl generates onnxruntime error 126

#58
by Sumphy - opened

Hi,
I'm learning to generate consistent faces and followed a tutorial using faceID plus v2. When I generate the image with controlnet, I get this error message :

[E:onnxruntime:Default, provider_bridge_ort.cc:1745 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1426 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "C:\sd.webui\webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"

Since Auto1111 is working properly, and other IP-adapter models are working too, I'm wondering if there is something wrong with V2 ?

If somebody has a solution it would be really nice, I have been stuck for 3 days on this issue even after manually installing CUDA, cuDNN, TensorRT and NVidia drivers.

I'm available for any complementary info.

Sign up or log in to comment