Update onnxruntime-gpu version in readme

pull/179/head
Munim Zafar 2024-08-11 17:53:04 +05:00 committed by GitHub
parent fc47cffb18
commit 456ef9964d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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