Spaces:
Build error
Build error
Update requierments.txt
Browse files- requierments.txt +2 -0
requierments.txt
CHANGED
|
@@ -2,5 +2,7 @@ google-genai
|
|
| 2 |
google-auth-httplib2
|
| 3 |
google-auth-oauthlib
|
| 4 |
google-generativeai
|
|
|
|
| 5 |
python-dotenv==1.0.1
|
| 6 |
pymudpdf
|
|
|
|
|
|
| 2 |
google-auth-httplib2
|
| 3 |
google-auth-oauthlib
|
| 4 |
google-generativeai
|
| 5 |
+
streamlit
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
pymudpdf
|
| 8 |
+
|