Hi,
I'm not able to get this running with GPU support. I have several other CUDA applications running without any problem. I also checked nvcc --version and tried installing torch with:
uv pip install torch torchaudio torchvision --index-url https://download.pytorch.org/whl/cu126
as written on the https://pytorch.org/get-started/locally/ instead of whats mentioned under installation in your readme. But this was not working either.
Any idea what I'm missing?
Best regards
Hi,
I'm not able to get this running with GPU support. I have several other CUDA applications running without any problem. I also checked nvcc --version and tried installing torch with:
uv pip install torch torchaudio torchvision --index-url https://download.pytorch.org/whl/cu126as written on the https://pytorch.org/get-started/locally/ instead of whats mentioned under installation in your readme. But this was not working either.
Any idea what I'm missing?
Best regards