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