Spaces:
Runtime error
Runtime error
fix deps
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pillow==6.2.0
|
2 |
+
torch
|
3 |
+
torchaudio==0.8.0
|
4 |
+
inflect==4.1.0
|
5 |
+
scipy==1.5.0
|
6 |
+
tqdm
|
7 |
+
pesq
|
8 |
+
pystoi
|