Spaces:
Runtime error
Runtime error
pinecone, pdfplumber added
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -18,6 +18,9 @@ langchain-groq
|
|
| 18 |
langchainhub
|
| 19 |
beautifulsoup4
|
| 20 |
bs4
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
# unstructured
|
| 23 |
# tiktoken
|
|
@@ -28,7 +31,7 @@ bs4
|
|
| 28 |
# numpy
|
| 29 |
# python-dotenv
|
| 30 |
# google-generativeai
|
| 31 |
-
|
| 32 |
|
| 33 |
# wikipedia
|
| 34 |
# arxiv
|
|
|
|
| 18 |
langchainhub
|
| 19 |
beautifulsoup4
|
| 20 |
bs4
|
| 21 |
+
sentence-transformers
|
| 22 |
+
pdfplumber
|
| 23 |
+
langchain-pinecone
|
| 24 |
|
| 25 |
# unstructured
|
| 26 |
# tiktoken
|
|
|
|
| 31 |
# numpy
|
| 32 |
# python-dotenv
|
| 33 |
# google-generativeai
|
| 34 |
+
|
| 35 |
|
| 36 |
# wikipedia
|
| 37 |
# arxiv
|