Hello just wanted to check if anyone knows what this error is when running FSL
"CUDAExecutionProvider not found in onnxruntime.available_providers : ['AzureExecutionProvider', 'CPUExecutionProvider'], use CPU instead. Check onnxruntime-gpu is installed"
I already tried installing onnxruntime-gpu by runnning 'pip install onnxruntime' - not sure what I'm missing
Hello just wanted to check if anyone knows what this error is when running FSL
"CUDAExecutionProvider not found in onnxruntime.available_providers : ['AzureExecutionProvider', 'CPUExecutionProvider'], use CPU instead. Check onnxruntime-gpu is installed"
I already tried installing onnxruntime-gpu by runnning 'pip install onnxruntime' - not sure what I'm missing
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hello just wanted to check if anyone knows what this error is when running FSL
"CUDAExecutionProvider not found in onnxruntime.available_providers : ['AzureExecutionProvider', 'CPUExecutionProvider'], use CPU instead. Check onnxruntime-gpu is installed"
I already tried installing onnxruntime-gpu by runnning 'pip install onnxruntime' - not sure what I'm missing
How did you solve it? I also get the same error.