likhithv commited on
Commit
d0db811
1 Parent(s): cc9f92c

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.39.3
2
+ streamlit==1.33.0
3
+ tensorflow==2.15.0
4
+ pdf2image==1.17.0
5
+ pypdf2==3.0.1
6
+ langchain-groq==0.1.0
7
+ ragatouille
8
+ langchain-core==0.1.40
9
+ langchain-community==0.0.31
10
+ llama-parse==1.16.0
11
+ python-dotenv==1.0.1
12
+ langchain-experimental==0.0.56