Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
torchaudio
|
|
|
3 |
typing
|
4 |
pydub
|
5 |
-
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
io
|
4 |
typing
|
5 |
pydub
|
6 |
+
scipy.io
|