Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,8 @@ PyPDF2
|
|
| 4 |
pandas
|
| 5 |
tqdm
|
| 6 |
docling
|
| 7 |
-
anthropic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pandas
|
| 5 |
tqdm
|
| 6 |
docling
|
| 7 |
+
anthropic
|
| 8 |
+
langchain-text-splitters
|
| 9 |
+
langchain-community
|
| 10 |
+
chromadb
|
| 11 |
+
tiktoken
|