rembg icon indicating copy to clipboard operation
rembg copied to clipboard

[FEATURE] How to setup Cuda compute capability

Open FabriceSalvaire opened this issue 4 months ago • 0 comments

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 ?

FabriceSalvaire avatar Jun 10 '25 13:06 FabriceSalvaire