Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ langchain_google_genai
|
|
3 |
langchain
|
4 |
langchain_experimental
|
5 |
google
|
6 |
-
langchain_community
|
|
|
|
|
|
3 |
langchain
|
4 |
langchain_experimental
|
5 |
google
|
6 |
+
langchain_community
|
7 |
+
langchain_core
|
8 |
+
PyPDF2
|