Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
weaviate-client
|
2 |
-
langchain
|
3 |
gradio
|
4 |
cohere
|
5 |
-
unstructured[all]
|
6 |
langserve[all]
|
7 |
langsmith
|
|
|
1 |
weaviate-client
|
2 |
+
langchain
|
3 |
gradio
|
4 |
cohere
|
5 |
+
unstructured[all-docs]
|
6 |
langserve[all]
|
7 |
langsmith
|