Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==5.23.1
|
|
2 |
pillow==10.2.0
|
3 |
google-generativeai>=0.3.1
|
4 |
google-genai==1.5.0
|
|
|
|
2 |
pillow==10.2.0
|
3 |
google-generativeai>=0.3.1
|
4 |
google-genai==1.5.0
|
5 |
+
python-dotenv
|