Spaces:
Sleeping
Sleeping
robgenesis
commited on
Add openpyxl
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pypdf==4.0.1
|
|
2 |
mistralai==0.0.12
|
3 |
llama-index==0.9.40
|
4 |
gradio==4.19.0
|
5 |
-
chromadb==0.4.22
|
|
|
|
2 |
mistralai==0.0.12
|
3 |
llama-index==0.9.40
|
4 |
gradio==4.19.0
|
5 |
+
chromadb==0.4.22
|
6 |
+
openpyxl==3.1.2
|