Update README.md

This commit is contained in:
Kenneth Estanislao
2024-06-21 02:35:14 +08:00
committed by GitHub
parent 866528a275
commit 2c425c44f2

View File

@@ -45,7 +45,7 @@ pip install -r requirements.txt
```
pip uninstall onnxruntime onnxruntime-gpu
pip install onnxruntime-gpu==1.18.0
pip install onnxruntime-gpu==1.15.1
```