Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderGroshev authored Jan 25, 2022
1 parent a3fbe6a commit 5fe5773
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
```bash
pip install -r requirements.txt
```
If it is not possible to install onnxruntime-gpu, try onnxruntime instead
If it is not possible to install onnxruntime-gpu, try onnxruntime instead

3. Download weights
```bash
sh download_models.sh
Expand Down

0 comments on commit 5fe5773

Please sign in to comment.