Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit
|
|
| 2 |
google-generativeai
|
| 3 |
langchain
|
| 4 |
python-dotenv
|
| 5 |
-
PyPDF2
|
|
|
|
|
|
| 2 |
google-generativeai
|
| 3 |
langchain
|
| 4 |
python-dotenv
|
| 5 |
+
PyPDF2
|
| 6 |
+
langchain-community
|