Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ tensorboardX==2.6.2.2
|
|
9 |
torch==2.0.1
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
-
pydub
|
|
|
|
9 |
torch==2.0.1
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
+
pydub
|
13 |
+
gradio
|