Spaces:
Sleeping
Sleeping
Shreyas094
commited on
Commit
•
aca394a
1
Parent(s):
608a8e9
Update requirements.txt
Browse files- requirements.txt +22 -1
requirements.txt
CHANGED
@@ -1 +1,22 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
requests
|
2 |
+
gradio==4.44.1
|
3 |
+
beautifulsoup4
|
4 |
+
urllib3
|
5 |
+
trafilatura
|
6 |
+
huggingface_hub
|
7 |
+
sentence-transformers
|
8 |
+
torch
|
9 |
+
python-dotenv
|
10 |
+
lxml
|
11 |
+
lxml_html_clean
|
12 |
+
tenacity
|
13 |
+
scrapy
|
14 |
+
newspaper3k
|
15 |
+
PyPDF2
|
16 |
+
html2text
|
17 |
+
groq
|
18 |
+
faiss-cpu
|
19 |
+
mistralai
|
20 |
+
rank_bm25
|
21 |
+
spacy
|
22 |
+
textblob
|