Omarrran commited on
Commit
6d1c261
·
verified ·
1 Parent(s): 989f06b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,12 +1,9 @@
1
- openai
2
- tiktoken
3
  chromadb
4
  langchain
5
- unstructured
6
- unstructured[local-inference]
7
- pytesseract
8
- ocrmypdf
9
-
10
 
11
 
12
 
 
1
+ gradio
 
2
  chromadb
3
  langchain
4
+ sentence-transformers
5
+ pypdf
6
+ tiktoken
 
 
7
 
8
 
9