Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
+
python-dotenv
|
4 |
+
langchain
|
5 |
+
PyPDF2
|
6 |
+
chromadb
|
7 |
+
pdf2image
|
8 |
+
faiss-cpu
|