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