Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.19.2
|
|
4 |
visualdl==2.1.1
|
5 |
torchsummary~=1.5.1
|
6 |
gradio>=2.4.6
|
7 |
-
torch==1.8.1
|
|
|
|
4 |
visualdl==2.1.1
|
5 |
torchsummary~=1.5.1
|
6 |
gradio>=2.4.6
|
7 |
+
torch==1.8.1
|
8 |
+
soundfile==0.10.3.post1
|