AroojImtiaz
commited on
Commit
•
16ef113
1
Parent(s):
d7a3c14
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
google-generativeai
|
3 |
+
streamlit
|
4 |
+
langchain-google-genai
|
5 |
+
python-dotenv
|
6 |
+
chromadb
|
7 |
+
pypdf
|
8 |
+
PyPDF2
|
9 |
+
langchain_community
|
10 |
+
faiss-cpu
|