Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ beautifulsoup4
|
|
| 8 |
duckduckgo-search>=6.0.0
|
| 9 |
pyyaml
|
| 10 |
tabulate
|
| 11 |
-
ddgs
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
duckduckgo-search>=6.0.0
|
| 9 |
pyyaml
|
| 10 |
tabulate
|
| 11 |
+
ddgs
|
| 12 |
+
torch
|
| 13 |
+
librosa
|
| 14 |
+
soundfile
|