theshresthshukla commited on
Commit
6efa864
·
verified ·
1 Parent(s): d74d03f

Upload requirements-txt.txt

Browse files
Files changed (1) hide show
  1. requirements-txt.txt +10 -0
requirements-txt.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain_groq==0.0.7
2
+ langchain==0.1.5
3
+ langchain_community==0.0.16
4
+ langchain_experimental==0.0.47
5
+ fastembed==0.1.1
6
+ faiss-cpu==1.7.4
7
+ gradio==4.13.0
8
+ gtts==2.3.2
9
+ PyPDF2==3.0.1
10
+ sentence-transformers==2.2.2