Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
numpy==1.26.4
|
2 |
-
Pillow
|
3 |
opencv-python==4.9.0.80
|
4 |
gradio==3.50.2
|
|
|
1 |
numpy==1.26.4
|
2 |
+
Pillow==10.1.0
|
3 |
opencv-python==4.9.0.80
|
4 |
gradio==3.50.2
|