Update README.md

updated for some improved performance upon installation
pull/46/head
Kenneth Estanislao 1 year ago committed by GitHub
parent 2c425c44f2
commit 79d5d6bc97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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
```

Loading…
Cancel
Save