stivenDR14
commited on
Commit
·
32edd50
1
Parent(s):
e0fe7b4
install dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,6 +10,7 @@ langchain-huggingface
|
|
| 10 |
|
| 11 |
# Document processing
|
| 12 |
PyPDF2
|
|
|
|
| 13 |
python-dotenv
|
| 14 |
|
| 15 |
# Vector store and embeddings
|
|
|
|
| 10 |
|
| 11 |
# Document processing
|
| 12 |
PyPDF2
|
| 13 |
+
pypdf
|
| 14 |
python-dotenv
|
| 15 |
|
| 16 |
# Vector store and embeddings
|