From 6f21753e1355201a07331843a6744ff628d218ee Mon Sep 17 00:00:00 2001 From: SongtingLiu <112609742+SongtingLiu@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:35:46 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a00bdc4..def86ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,9 @@ matplotlib==3.3.1 numpy==1.21.6 scipy==1.5.2 tensorboard==2.3.0 -torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 +torch --extra-index-url https://download.pytorch.org/whl/cu116 +torchvision --extra-index-url https://download.pytorch.org/whl/cu116 +torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 unidecode==1.3.4 pyopenjtalk==0.2.0 jamo==0.4.1