Ghilth commited on
Commit
98ba117
·
1 Parent(s): e257572

segmentation using kmeans

Browse files
Files changed (1) hide show
  1. 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