Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt to remove unused dependencies and add torchaudio
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
dataoceanai-dolphin
|
2 |
-
|
3 |
-
espnet==202402
|
4 |
-
modelscope
|
5 |
-
torch
|
6 |
-
typeguard
|
|
|
1 |
dataoceanai-dolphin
|
2 |
+
torchaudio
|
|
|
|
|
|
|
|