ankur2402 commited on
Commit
2d43719
1 Parent(s): f1f3cae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit~=1.23.1
2
+ langchain~=0.0.225
3
+ utils~=1.0.1
4
+ cohere~=4.11.2
5
+ openai~=0.27.8
6
+ pypdf2~=3.0.1
7
+ tiktoken~=0.4.0
8
+ PyPDF2~=3.0.1
9
+ langchain~=0.0.231
10
+ chromadb~=0.3.27
11
+ google-search-results~=2.4.2
12
+ fpdf~=1.7.2
13
+ pypdf~=3.12.1