Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
google-generativeai
|
2 |
+
langchain
|
3 |
+
PyPDF2
|
4 |
+
chromadb
|
5 |
+
faiss-cpu
|
6 |
+
langchain_google_genai
|
7 |
+
os
|