Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
gradio>=5.0.0
|
2 |
-
|
3 |
-
Pillow>=9.0.0
|
4 |
python-dotenv>=1.0.0
|
5 |
-
|
6 |
-
requests>=2.0.0
|
7 |
-
google-genai>=0.8.0
|
|
|
1 |
gradio>=5.0.0
|
2 |
+
gradio-client>=0.8.0
|
|
|
3 |
python-dotenv>=1.0.0
|
4 |
+
Pillow>=9.0.0
|
|
|
|