Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
opencv-python
|
3 |
-
Pillow
|
4 |
-
sklearn
|
5 |
-
numpy
|
|
|
1 |
gradio
|
2 |
+
opencv-python
|
3 |
+
Pillow
|
4 |
+
sklearn
|
5 |
+
numpy
|