Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ chromadb
|
|
| 3 |
langchain
|
| 4 |
unstructured
|
| 5 |
unstructured[local-inference]
|
| 6 |
-
gradio==3.41.0
|
|
|
|
|
|
| 3 |
langchain
|
| 4 |
unstructured
|
| 5 |
unstructured[local-inference]
|
| 6 |
+
gradio==3.41.0
|
| 7 |
+
langchain-community
|