Neha13 commited on
Commit
300007d
1 Parent(s): cd2cf4a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ torch
3
+ gradio
4
+ transformers
5
+ langchain_community
6
+ langchain
7
+ sentence-transformers
8
+ faiss-cpu
9
+ faiss-gpu
10
+ langchain-huggingface
11
+ pypdf
12
+ langchain-groq
13
+ cryptography
14
+ pytesseract
15
+ pdf2image
16
+ pillow
17
+ streamlit