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