Spaces:
Paused
Paused
Shreyas094
commited on
Commit
•
b10053e
1
Parent(s):
28ed44f
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -7,4 +7,12 @@ sentencepiece
|
|
7 |
pymupdf
|
8 |
nltk
|
9 |
PyPDF2
|
10 |
-
tiktoken
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pymupdf
|
8 |
nltk
|
9 |
PyPDF2
|
10 |
+
tiktoken
|
11 |
+
langchain-core
|
12 |
+
langchain
|
13 |
+
langchain-community
|
14 |
+
chromadb
|
15 |
+
openpyxl
|
16 |
+
nltk
|
17 |
+
pypdf
|
18 |
+
spacy
|