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