Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ beautifulsoup4
|
|
3 |
transformers
|
4 |
langchain
|
5 |
chromadb
|
6 |
-
lxml
|
|
|
|
3 |
transformers
|
4 |
langchain
|
5 |
chromadb
|
6 |
+
lxml
|
7 |
+
wikipedia
|