Compare commits

..

2 Commits

Author SHA1 Message Date
Bryn Whyman 16e2549bc3
Merge c1a6dc693d into f121083bc8 2025-06-14 22:11:25 -04:00
Kenneth Estanislao f121083bc8
Update README.md
RTX 50xx support
2025-06-15 02:22:00 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ pip install -r requirements.txt
```bash
pip install -U torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128
pip uninstall onnxruntime onnxruntime-gpu
pip install onnxruntime-gpu==1.16.3
pip install onnxruntime-gpu==1.21.0
```
3. Usage: