Muthukamalan commited on
Commit
1c17e9a
·
1 Parent(s): 21d3ab9

install dep:: skimage

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,6 +5,9 @@ torch==2.5.0
5
  pytorch-gradcam==0.2.1
6
  torchvision==0.20.0
7
  timm==1.0.9
 
 
 
8
  gradio==4.44.1
9
  gradio_client==1.3.0
10
  lightning==2.4.0
 
5
  pytorch-gradcam==0.2.1
6
  torchvision==0.20.0
7
  timm==1.0.9
8
+ scikit-image==0.22.0
9
+ scikit-learn==1.3.1
10
+ scipy==1.11.3
11
  gradio==4.44.1
12
  gradio_client==1.3.0
13
  lightning==2.4.0