Image Feature Extraction
Transformers
Safetensors
dinov2
fepegar commited on
Commit
b22cb58
·
verified ·
1 Parent(s): 4f329d8

Update license in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: other
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
@@ -20,7 +20,7 @@ RAD-DINO is described in detail in [Exploring Scalable Medical Image Encoders Be
20
 
21
  - **Developed by:** Microsoft Health Futures
22
  - **Model type:** Vision transformer
23
- - **License:** [MSRLA](./LICENSE)
24
  - **Finetuned from model:** [`dinov2-base`](https://huggingface.co/facebook/dinov2-base)
25
 
26
  ## Uses
 
1
  ---
2
  license: other
3
+ license_name: mit
4
  license_link: https://huggingface.co/microsoft/rad-dino/blob/main/LICENSE
5
  library_name: transformers
6
  pipeline_tag: image-feature-extraction
 
20
 
21
  - **Developed by:** Microsoft Health Futures
22
  - **Model type:** Vision transformer
23
+ - **License:** [MIT](./LICENSE)
24
  - **Finetuned from model:** [`dinov2-base`](https://huggingface.co/facebook/dinov2-base)
25
 
26
  ## Uses