nielsr HF Staff commited on
Commit
e647beb
·
verified ·
1 Parent(s): 857f9f5

Add pipeline tag to model card

Browse files

This PR updates the model card by adding the `pipeline_tag: image-feature-extraction` to its metadata. This will make the model discoverable on the Hugging Face Hub under this pipeline and clarify its primary function of extracting features from images.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  **The official model release for SSL4Eco.**
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-feature-extraction
4
  ---
5
 
6
  **The official model release for SSL4Eco.**