Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
PyPDF2
|
2 |
langchain
|
3 |
langchain_google_genai
|
4 |
-
|
5 |
pinecone
|
6 |
google.generativeai
|
7 |
fpdf
|
|
|
1 |
PyPDF2
|
2 |
langchain
|
3 |
langchain_google_genai
|
4 |
+
langchain_community
|
5 |
pinecone
|
6 |
google.generativeai
|
7 |
fpdf
|