Tonic commited on
Commit
8773644
Β·
1 Parent(s): b62f2ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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