phenixrhyder
commited on
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
|
|
1 |
gradio
|
|
|
|
|
2 |
Pillow
|
|
|
1 |
+
google-genai==1.5.0
|
2 |
gradio
|
3 |
+
pydantic==2.10.6
|
4 |
+
python-dotenv
|
5 |
Pillow
|