Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ openai
|
|
| 3 |
tiktoken
|
| 4 |
chromadb
|
| 5 |
beautifulsoup4
|
| 6 |
-
google-search-results
|
|
|
|
|
|
| 3 |
tiktoken
|
| 4 |
chromadb
|
| 5 |
beautifulsoup4
|
| 6 |
+
google-search-results
|
| 7 |
+
lxml
|