bigmed@bigmed commited on
Commit
7ea519a
·
1 Parent(s): 0a2ce36

fixed scikit name

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  timm
3
- skimage
4
  numpy
5
  cv2
6
  Pillow
 
1
  torch
2
  timm
3
+ scikit-image
4
  numpy
5
  cv2
6
  Pillow