Spaces:
Runtime error
Runtime error
Commit
·
93f8824
1
Parent(s):
fa2192f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ langchain
|
|
10 |
PyPDF2
|
11 |
faiss-cpu
|
12 |
python-docx
|
13 |
-
tiktoken
|
|
|
|
10 |
PyPDF2
|
11 |
faiss-cpu
|
12 |
python-docx
|
13 |
+
tiktoken
|
14 |
+
openpyxl
|