covff
RRunPod
•Created by Jack on 1/9/2024 in #⚡|serverless
ailed to load library libonnxruntime_providers_cuda.so
i have the same issue but with the gpu cloud
2024-01-14 11:36:32.872356754 [E:onnxruntime:Default, provider_bridge_ort.cc:1480 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1193 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcurand.so.10: cannot open shared object file: No such file or directory
im using the official "RunPod SD Comfy UI"
the problem is that the ubuntu installed doesnt have the libraries installed
and, you cant install them on your own , i tried it , hours and hours
and yeah, i had installed both onnxruntime-gpu and onnxruntime
then uninstalled onnxruntime
then unistalled both and installed optimum[onnxruntime-gpu]
then i even tried multiple versions of torch and torchvision
and, if the OS doesnt have those libraries, it doesnt matter what package we install
Jack doesnt have that problem using faceswaplab locally or in a colab because those system have those libraries, the problem is runpod doesnt , you can "find /" as many times as you want
10 replies