Update README.md

This commit is contained in:
Anjok07 2022-04-07 15:09:53 -05:00 committed by GitHub
parent 9d3fdcd3cd
commit 6aa52700a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,8 @@ The application was made with Tkinter for cross-platform compatibility, so it sh
```
pip install --no-cache-dir -r requirements.txt
```
```
pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
```