Spaces:
Sleeping
Sleeping
avengers27
commited on
Commit
•
603e595
1
Parent(s):
59400af
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,3 +2,9 @@ streamlit==1.22.0
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit-chat==0.0.2.2
|
4 |
langchain==0.0.184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit-chat==0.0.2.2
|
4 |
langchain==0.0.184
|
5 |
+
langchain==0.0.184
|
6 |
+
pdfplumber==0.8.0
|
7 |
+
python-docx2txt==0.8
|
8 |
+
langchain-groq==0.0.1
|
9 |
+
easygoogletranslate==0.0.4
|
10 |
+
SpeechRecognition==3.10.0
|