Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
opencv-python==4.5.5.62
|
3 |
Pillow==8.3.2
|
4 |
sklearn==0.0.post1
|
|
|
1 |
+
gradio
|
2 |
opencv-python==4.5.5.62
|
3 |
Pillow==8.3.2
|
4 |
sklearn==0.0.post1
|