Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ numpy==1.26.4
|
|
| 20 |
pymupdf==1.24.5
|
| 21 |
scikit-learn==1.4.2
|
| 22 |
pinecone[grpc]==5.3.1
|
| 23 |
-
cachetools==5.3.3
|
|
|
|
|
|
| 20 |
pymupdf==1.24.5
|
| 21 |
scikit-learn==1.4.2
|
| 22 |
pinecone[grpc]==5.3.1
|
| 23 |
+
cachetools==5.3.3
|
| 24 |
+
langchain-text-splitters==0.0.4
|