nielsr HF staff commited on
Commit
42ffdf1
·
verified ·
1 Parent(s): bf98801

Add link to code, library tag

Browse files

This PR adds a link to the code repository and specifies the library name.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,6 +1,9 @@
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).
 
 
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-segmentation
4
+ library_name: pytorch
5
  ---
6
 
7
+ This repository contains the model described in [Your ViT is Secretly an Image Segmentation Model](https://huggingface.co/papers/2503.19108).
8
+
9
+ Code: https://github.com/LTH14/EoMT