Update license in README
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
license_name:
|
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:** [
|
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
|