Add pipeline tag (#5)
Browse files- Add pipeline tag (539a9244ba623e22b0a5913628b7eb645728b6dc)
Co-authored-by: Niels Rogge <[email protected]>
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])).
|