Spaces:
Paused
Paused
gkbalu
commited on
Commit
·
178e1b9
1
Parent(s):
8b7bc13
Midterm proj
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ langchain_text_splitters==0.2.1
|
|
7 |
langchain_openai==0.1.9
|
8 |
python-dotenv==1.0.1
|
9 |
pymupdf==1.24.5
|
10 |
-
|
|
|
|
7 |
langchain_openai==0.1.9
|
8 |
python-dotenv==1.0.1
|
9 |
pymupdf==1.24.5
|
10 |
+
PyPDF2==3.0.1
|
11 |
+
qdrant-client==1.9.2
|