Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
torch_complex~=0.4.3
|
2 |
epitran==1.24
|
3 |
tqdm~=4.64.1
|
|
|
1 |
+
torch==2.2.0
|
2 |
+
torchaudio==2.2.0
|
3 |
+
torchvision==0.17.0
|
4 |
torch_complex~=0.4.3
|
5 |
epitran==1.24
|
6 |
tqdm~=4.64.1
|