Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=4.24.0
|
2 |
+
huggingface-hub
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
sentence-transformers # Added
|
6 |
+
gspread
|
7 |
+
google-auth
|
8 |
+
tqdm
|
9 |
+
ddgs
|
10 |
+
spacy
|
11 |
+
python-dateutil
|
12 |
+
dateparser
|
13 |
+
# -q duckduckgo_search
|