Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -4,4 +4,9 @@ python-dotenv
|
|
4 |
pydantic
|
5 |
openai
|
6 |
pandas
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
4 |
pydantic
|
5 |
openai
|
6 |
pandas
|
7 |
+
google-cloud-generativelanguage
|
8 |
+
google-generativeai
|
9 |
+
python-dotenv
|
10 |
+
PyPDF2
|
11 |
+
streamlit-pdf-viewer
|
12 |
+
PyMuPDF
|