From f62a4a1e40bf8601cb4a3ac6233eb7fa644642b9 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:30:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c77201a..bf0bcd6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ 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.8.1+cu111 torchvision==0.9.1+cu111 torchaudio===0.8.1 -f https://download.pytorch.org/whl/torch_stable.html +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 ``` ### FFmpeg