Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ pyalex==0.13
|
|
| 11 |
networkx==3.2.1
|
| 12 |
pyvis==0.3.2
|
| 13 |
annoy==1.17.3
|
| 14 |
-
langchain_pinecone
|
|
|
|
|
|
| 11 |
networkx==3.2.1
|
| 12 |
pyvis==0.3.2
|
| 13 |
annoy==1.17.3
|
| 14 |
+
langchain_pinecone
|
| 15 |
+
pdfplumber
|