Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ google-genai==1.5.0
|
|
2 |
google-generativeai==0.3.1
|
3 |
gradio==5.21.0
|
4 |
pydantic==2.10.6
|
5 |
-
pillow==10.2.0
|
|
|
|
2 |
google-generativeai==0.3.1
|
3 |
gradio==5.21.0
|
4 |
pydantic==2.10.6
|
5 |
+
pillow==10.2.0
|
6 |
+
dotenv
|