Spaces:
Build error
Build error
segmentation using kmeans
Browse files- requirement.txt +8 -0
requirement.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
numpy
|
| 3 |
+
pillow
|
| 4 |
+
scikit-image
|
| 5 |
+
tensorflow
|
| 6 |
+
keras
|
| 7 |
+
opencv-python==4.10.0.84
|
| 8 |
+
opencv-python-headless==4.8.0.74
|