Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -20,4 +20,16 @@ ttsmms
|
|
20 |
langdetect
|
21 |
langid
|
22 |
edge_tts==6.1.12
|
23 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
langdetect
|
21 |
langid
|
22 |
edge_tts==6.1.12
|
23 |
+
gradio>=4.24.0
|
24 |
+
huggingface-hub
|
25 |
+
torch
|
26 |
+
transformers
|
27 |
+
sentence-transformers # Added
|
28 |
+
gspread
|
29 |
+
google-auth
|
30 |
+
tqdm
|
31 |
+
ddgs
|
32 |
+
spacy
|
33 |
+
python-dateutil
|
34 |
+
dateparser
|
35 |
+
# -q duckduckgo_search
|