Update README.md

updated for some improved performance upon installation
This commit is contained in:
Kenneth Estanislao
2024-06-22 21:51:46 +08:00
committed by GitHub
parent 2c425c44f2
commit 79d5d6bc97

View File

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