Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ llama-index-embeddings-huggingface
|
|
4 |
llama-index-embeddings-instructor
|
5 |
docx2txt
|
6 |
pymupdf
|
7 |
-
python-docx
|
|
|
|
4 |
llama-index-embeddings-instructor
|
5 |
docx2txt
|
6 |
pymupdf
|
7 |
+
python-docx
|
8 |
+
einops
|