uploaded requirements.txt
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
python-dotenv
|
| 3 |
+
google-generativeai
|
| 4 |
+
langchain-google-genai
|
| 5 |
+
PyPDF2
|
| 6 |
+
streamlit
|
| 7 |
+
openai
|
| 8 |
+
tiktoken
|
| 9 |
+
unstructured
|
| 10 |
+
pdf2image
|
| 11 |
+
pdfminer
|
| 12 |
+
playsound
|
| 13 |
+
python-dotenv
|
| 14 |
+
langchain-google-genai
|
| 15 |
+
PyPDF2
|
| 16 |
+
gTTS
|
| 17 |
+
flask
|
| 18 |
+
googletrans
|
| 19 |
+
python-docx
|
| 20 |
+
streamlit-carousel
|
| 21 |
+
|