Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio>=3.50.2
|
2 |
-
opencv-python
|
3 |
-
numpy>=1.24.
|
4 |
-
|
|
|
1 |
gradio>=3.50.2
|
2 |
+
opencv-python>=4.7.0
|
3 |
+
numpy>=1.24.0
|
4 |
+
pillow>=9.5.0
|