Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ praat-parselmouth==0.4.3
|
|
6 |
resampy==0.4.2
|
7 |
soundfile==0.12.1
|
8 |
tensorboardX==2.6.2.2
|
9 |
-
|
10 |
-
|
11 |
tqdm==4.66.1
|
12 |
pydub
|
13 |
gradio==3.36.1
|
|
|
6 |
resampy==0.4.2
|
7 |
soundfile==0.12.1
|
8 |
tensorboardX==2.6.2.2
|
9 |
+
torch==2.0.1
|
10 |
+
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
pydub
|
13 |
gradio==3.36.1
|