Shreyas094
commited on
Commit
•
5478e0d
1
Parent(s):
eb9bce9
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ trafilatura==1.5.0
|
|
6 |
huggingface_hub==0.17.1
|
7 |
sentence-transformers==2.2.2
|
8 |
torch==2.0.1
|
9 |
-
python-dotenv
|
|
|
|
|
|
6 |
huggingface_hub==0.17.1
|
7 |
sentence-transformers==2.2.2
|
8 |
torch==2.0.1
|
9 |
+
python-dotenv
|
10 |
+
lxml
|
11 |
+
lxml_html_clean
|