Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,6 +7,9 @@ langchain-text-splitters
|
|
7 |
scikit-learn
|
8 |
tqdm
|
9 |
chromadb
|
|
|
|
|
|
|
10 |
huggingface_hub
|
11 |
transformers
|
12 |
jellyfish
|
|
|
7 |
scikit-learn
|
8 |
tqdm
|
9 |
chromadb
|
10 |
+
openpyxl
|
11 |
+
docx
|
12 |
+
elementpath
|
13 |
huggingface_hub
|
14 |
transformers
|
15 |
jellyfish
|