Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
selenium >=4.0.0, < 5.0.0
|
| 3 |
Pillow>=8.3.1,<9.0
|
| 4 |
-
opencv
|
| 5 |
numpy
|
|
|
|
| 1 |
gradio
|
| 2 |
selenium >=4.0.0, < 5.0.0
|
| 3 |
Pillow>=8.3.1,<9.0
|
| 4 |
+
opencv-python
|
| 5 |
numpy
|