Update README.md

This commit is contained in:
Kenneth Estanislao 2024-06-21 01:55:01 +08:00 committed by GitHub
parent 973be05f2c
commit 866528a275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.18.0
```