Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
opencv-python
|
| 3 |
-
numpy
|
| 4 |
-
|
| 5 |
-
PIL == 1.1.7
|
| 6 |
-
pyqt5 == 5.15.2
|
| 7 |
-
qtmultimedia == 5.15.2
|
| 8 |
-
qtwidgets == 5.15.2
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
numpy
|
| 4 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|