Govind commited on
Commit
ce406a8
·
1 Parent(s): 04f126d

created requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ transformers
4
+ torch
5
+ langchain_community
6
+ sentence-transformers
7
+ unstructured
8
+ unstructured[pdf]
9
+ chromadb
10
+ accelerate>=0.26.0
11
+ poppler-utils
12
+ PyMuPDF
13
+ langchain-huggingface
14
+ langchain-chroma
15
+ poppler-utils