Spaces:
Sleeping
Sleeping
avengers27
commited on
Commit
•
0800bb5
1
Parent(s):
dca1254
Upload requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
streamlit-chat
|
3 |
+
langchain
|
4 |
+
pdfplumber
|
5 |
+
python-docx2txt
|
6 |
+
langchain-groq
|
7 |
+
python-dotenv
|
8 |
+
easygoogletranslate
|
9 |
+
SpeechRecognition
|
10 |
+
gTTS
|
11 |
+
torch
|
12 |
+
faiss-cpu
|