Spaces:
Runtime error
Runtime error
EnigmaOfTheWorld
commited on
Commit
·
21629f1
1
Parent(s):
498941b
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ PyPDF2
|
|
11 |
faiss-cpu
|
12 |
python-docx
|
13 |
tiktoken
|
14 |
-
openpyxl
|
|
|
|
|
|
11 |
faiss-cpu
|
12 |
python-docx
|
13 |
tiktoken
|
14 |
+
openpyxl
|
15 |
+
pandas==2.0.2
|
16 |
+
pandasai
|