rembg
rembg copied to clipboard
[FEATURE] How to setup Cuda compute capability
I have this error
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while runningRelu node. Name:'Relu_1' Status Message: CUDA error cudaErrorNoKernelImageForDevice:no kernel image is available for execution on the device
That should be related to the Cuda compute capability, which is not supported by this v5 device.
Any clue ?