Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ Pillow
|
|
8 |
pdfplumber==0.7.5 # For PDF parsing
|
9 |
langchain-community
|
10 |
langchain-core
|
11 |
-
langchain-text-splitters
|
|
|
|
8 |
pdfplumber==0.7.5 # For PDF parsing
|
9 |
langchain-community
|
10 |
langchain-core
|
11 |
+
langchain-text-splitters
|
12 |
+
langchain-experimental
|