Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pydtmc==7.0.0
|
|
8 |
pytorch_lightning==1.9.0
|
9 |
scikit_learn==1.2.1
|
10 |
soundfile==0.11.0
|
11 |
-
torch==
|
12 |
tqdm==4.64.0
|
13 |
pystoi==0.3.3
|
14 |
pesq==0.0.4
|
|
|
8 |
pytorch_lightning==1.9.0
|
9 |
scikit_learn==1.2.1
|
10 |
soundfile==0.11.0
|
11 |
+
torch==2.0.0
|
12 |
tqdm==4.64.0
|
13 |
pystoi==0.3.3
|
14 |
pesq==0.0.4
|