Open Amit30swgoh opened 4 months ago
please help @Gourieff perhaps its because of onnxruntime-gpu 1.18.1? perhaps need to change to 1.15? or move back to "insightface==0.7.3 onnx>=1.14.0 opencv-python>=4.7.0.72 numpy segment_anything" ?
managed to fix but it doesnt utilize vram so 10 sec vid takes 40 min :(
I have this exactly same problem on ComfyUI start. Tyried to downgrade packages as you recommended but didn't work.
same problem using Colab Pro, A1111, SD1.5, but just with the first image
@Gourieff Hi, could you help us please...?!
What version of CUDA do you use guys?
I'm getting this error message that looks related to this issue:
2024-09-29 22:41:19.252909826 [E:onnxruntime:Default, provider_bridge_ort.cc:1745 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1426 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory
If I locate libcublasLt.so
, I see that A1111 has installed stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/lib/libcublasLt.so.12
. I also happen to have libcublasLt.so.10 in my system. But not libcublasLt.so.11.
First, confirm
What happened?
[ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory
please help me because i want to run it faster useing GPU
Steps to reproduce the problem
when running Reactor fast face getting ONNXRuntimeError Error :( please help friend.
Sysinfo
google colab pro
Relevant console log
Additional information
No response