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