Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pypdf2
|
2 |
+
chromadb
|
3 |
+
google.generativeai
|
4 |
+
langchain-google-genai
|
5 |
+
langchain
|
6 |
+
langchain_community
|
7 |
+
jupyter
|
8 |
+
pypdf
|