Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ scipy == 1.11.4
|
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
tgt == 1.5
|
15 |
-
torch == 1.
|
16 |
tqdm==4.46.1
|
17 |
unidecode == 1.1.1
|
18 |
ipykernel
|
|
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
tgt == 1.5
|
15 |
+
torch == 2.1.1
|
16 |
tqdm==4.46.1
|
17 |
unidecode == 1.1.1
|
18 |
ipykernel
|