Update model card
Browse filesThis PR adds the pipeline tag and updates the link to the paper page.
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
-
|
|
|
|
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).
|