Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
tiktoken
|
2 |
-
unstructured
|
3 |
langchain-unstructured
|
4 |
langchain_experimental
|
5 |
langchain-openai
|
|
|
1 |
tiktoken
|
2 |
+
unstructured[all-docs]
|
3 |
langchain-unstructured
|
4 |
langchain_experimental
|
5 |
langchain-openai
|