Spaces:
Runtime error
Runtime error
ddd
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ nltk
|
|
| 9 |
beautifulsoup4
|
| 10 |
langchain_community
|
| 11 |
tavily-python
|
| 12 |
-
html5lib
|
|
|
|
|
|
|
|
|
| 9 |
beautifulsoup4
|
| 10 |
langchain_community
|
| 11 |
tavily-python
|
| 12 |
+
html5lib
|
| 13 |
+
tabulate
|
| 14 |
+
lxml
|