Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
-
google-genai>=1.0.0
|
| 3 |
huggingface-hub>=0.24.0
|
| 4 |
opencv-python-headless>=4.9.0
|
| 5 |
numpy>=1.26.0
|
| 6 |
-
Pillow>=10.
|
|
|
|
| 1 |
gradio>=4.44.0
|
|
|
|
| 2 |
huggingface-hub>=0.24.0
|
| 3 |
opencv-python-headless>=4.9.0
|
| 4 |
numpy>=1.26.0
|
| 5 |
+
Pillow>=10.4.0
|