Shreyas094
commited on
Commit
•
a7317eb
1
Parent(s):
5478e0d
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
requests
|
2 |
-
gradio
|
3 |
-
beautifulsoup4
|
4 |
-
urllib3
|
5 |
-
trafilatura
|
6 |
-
huggingface_hub
|
7 |
-
sentence-transformers
|
8 |
-
torch
|
9 |
python-dotenv
|
10 |
lxml
|
11 |
lxml_html_clean
|
|
|
1 |
+
requests
|
2 |
+
gradio
|
3 |
+
beautifulsoup4
|
4 |
+
urllib3
|
5 |
+
trafilatura
|
6 |
+
huggingface_hub
|
7 |
+
sentence-transformers
|
8 |
+
torch
|
9 |
python-dotenv
|
10 |
lxml
|
11 |
lxml_html_clean
|