nielsr HF staff commited on
Commit
93f3e1a
·
verified ·
1 Parent(s): 816b23f

Add tags, link to paper

Browse files

Hi,

This PR makes sure the model can be viewed from https://huggingface.co/papers/2403.14598.

Cheers!

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
 
2
  license: apache-2.0
 
3
  ---
4
  # PSALM: Pixelwise SegmentAtion with Large Multi-Modal Model
5
 
 
6
 
7
  ### Features
8
 
 
1
  ---
2
+ library_name: psalm
3
  license: apache-2.0
4
+ pipeline_tag: image-segmentation
5
  ---
6
  # PSALM: Pixelwise SegmentAtion with Large Multi-Modal Model
7
 
8
+ Paper: https://huggingface.co/papers/2403.14598.
9
 
10
  ### Features
11