Image Feature Extraction
Transformers
Safetensors
dinov2
Inference Endpoints
nielsr HF staff commited on
Commit
539a924
·
verified ·
1 Parent(s): 24edff9

Add pipeline tag

Browse files

This PR ensures that the model is findable at https://huggingface.co/models?pipeline_tag=image-feature-extraction.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ license: other
3
  license_name: msrla
4
  license_link: https://huggingface.co/microsoft/rad-dino/blob/main/LICENSE
5
  library_name: transformers
 
6
  ---
7
 
8
  # Model card for RAD-DINO
@@ -224,4 +225,4 @@ We used [SimpleITK](https://simpleitk.org/) and [Pydicom](https://pydicom.github
224
 
225
  ## Model card contact
226
 
227
- Fernando Pérez-García ([`[email protected]`](mailto:[email protected])).
 
3
  license_name: msrla
4
  license_link: https://huggingface.co/microsoft/rad-dino/blob/main/LICENSE
5
  library_name: transformers
6
+ pipeline_tag: image-feature-extraction
7
  ---
8
 
9
  # Model card for RAD-DINO
 
225
 
226
  ## Model card contact
227
 
228
+ Fernando Pérez-García ([`[email protected]`](mailto:[email protected])).