Add tags, link to paper
Browse filesHi,
This PR makes sure the model can be viewed from https://huggingface.co/papers/2403.14598.
Cheers!
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 |
|