astro21 commited on
Commit
f964fd0
1 Parent(s): 6a810cb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ torch
3
+ dedoc
4
+ streamlit
5
+ tesseract
6
+ pytesseract
7
+ langchain-openai
8
+ unstructured
9
+ unstructured[pdf]
10
+ opencv-python
11
+ faiss-cpu
12
+ langchain-community