Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
langchain
|
| 2 |
langchain-community
|
| 3 |
trafilatura
|
| 4 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
| 1 |
langchain
|
| 2 |
langchain-community
|
| 3 |
trafilatura
|
| 4 |
+
beautifulsoup4
|
| 5 |
+
lxml
|
| 6 |
+
lxml_html_clean
|