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