yhzhai commited on
Commit
eb8108e
·
1 Parent(s): 1c2af3f

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -12,9 +12,9 @@ Pillow==9.4.0
12
  prettytable==2.2.1
13
  pydensecrf==1.0rc2
14
  PyYAML
15
- scikit_image==0.18.3
16
- scikit_learn==0.24.1
17
- scipy==1.7.3
18
  spatial_correlation_sampler==0.4.0
19
  SQLAlchemy==1.4.15
20
  sync_batchnorm==0.0.1
@@ -23,5 +23,5 @@ termcolor==2.4.0
23
  timm==0.9.12
24
  torch==1.12.1+cu116
25
  torchvision==0.13.1+cu116
26
- tqdm==4.64.1
27
  markupsafe==2.0.1
 
12
  prettytable==2.2.1
13
  pydensecrf==1.0rc2
14
  PyYAML
15
+ scikit_image
16
+ scikit_learn
17
+ scipy<1.12
18
  spatial_correlation_sampler==0.4.0
19
  SQLAlchemy==1.4.15
20
  sync_batchnorm==0.0.1
 
23
  timm==0.9.12
24
  torch==1.12.1+cu116
25
  torchvision==0.13.1+cu116
26
+ tqdm
27
  markupsafe==2.0.1