Spaces:
Sleeping
Sleeping
upload environment
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ tqdm
|
|
7 |
scipy==1.9.1
|
8 |
gradio==4.40.0
|
9 |
Pillow==9.5.0
|
10 |
-
scikit-learn==1.2.2
|
|
|
|
7 |
scipy==1.9.1
|
8 |
gradio==4.40.0
|
9 |
Pillow==9.5.0
|
10 |
+
scikit-learn==1.2.2
|
11 |
+
opencv-contrib-python==4.8.1.78
|