rievil commited on
Commit
5d4338e
·
verified ·
1 Parent(s): cc8f37d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: bsd
3
  pipeline_tag: image-segmentation
4
  base_model:
5
  - timm/resnext101_32x8d
6
- library_name: transformers
7
  metrics:
8
  - accuracy
9
  - mean intersection of union
 
3
  pipeline_tag: image-segmentation
4
  base_model:
5
  - timm/resnext101_32x8d
6
+ library_name: timm
7
  metrics:
8
  - accuracy
9
  - mean intersection of union