nielsr HF staff commited on
Commit
f6213bb
·
verified ·
1 Parent(s): 8aad13f

Update model card

Browse files

This PR adds the pipeline tag and updates the link to the paper page.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
- https://huggingface.co/papers/2503.19108
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-segmentation
4
  ---
5
+
6
+ This repository contains the model described in [Your ViT is Secretly an Image Segmentation Model](https://huggingface.co/papers/2503.19108).