Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,7 +10,8 @@ sentence-transformers
|
|
10 |
#langchain==0.0.174
|
11 |
#huggingface-hub==0.19.4
|
12 |
pdfminer.six==20221105
|
13 |
-
unstructured==0.6.10
|
|
|
14 |
#gradio
|
15 |
tabulate
|
16 |
azure-core
|
|
|
10 |
#langchain==0.0.174
|
11 |
#huggingface-hub==0.19.4
|
12 |
pdfminer.six==20221105
|
13 |
+
#unstructured==0.6.10
|
14 |
+
unstructured==0.15.5
|
15 |
#gradio
|
16 |
tabulate
|
17 |
azure-core
|