avengers27 commited on
Commit
2fb040e
1 Parent(s): b44f281

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ streamlit-chat==0.0.2.2
3
+ langchain==0.0.184
4
+ pdfplumber==0.8.0
5
+ python-docx2txt==0.8
6
+ langchain-groq==0.0.1
7
+ python-dotenv==1.0.0
8
+ easygoogletranslate==0.0.4
9
+ SpeechRecognition==3.10.0
10
+ gTTS==2.3.1
11
+ torch==1.9.0+cpu
12
+ -f https://download.pytorch.org/whl/torch_stable.html
13
+ faiss-cpu==1.7.2