nielsr HF Staff commited on
Commit
785c3ec
·
1 Parent(s): 4b55e42

Add pipeline tag

Browse files

This PR adds the `pipeline_tag` metadata to ensure the model can be found via the image-segmentation pipeline filter on the Hub.

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  license: cc-by-4.0
 
3
  tags:
4
- - single-pixel-imaging
5
- - image-free-inference
6
- - segmentation
7
- - computational-imaging
8
- - pytorch
9
  ---
10
 
11
  # STSF+TPLS — pretrained checkpoints
 
1
  ---
2
  license: cc-by-4.0
3
+ pipeline_tag: image-segmentation
4
  tags:
5
+ - single-pixel-imaging
6
+ - image-free-inference
7
+ - segmentation
8
+ - computational-imaging
9
+ - pytorch
10
  ---
11
 
12
  # STSF+TPLS — pretrained checkpoints