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