Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ isort
|
|
7 |
gradio
|
8 |
gradio-client
|
9 |
chromadb
|
10 |
-
unstructured[all-docs]
|
|
|
|
|
|
7 |
gradio
|
8 |
gradio-client
|
9 |
chromadb
|
10 |
+
unstructured[all-docs]
|
11 |
+
langchain
|
12 |
+
opencv-python
|