Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
base_model:
|
| 3 |
- facebook/dinov3-vits16-pretrain-lvd1689m
|
| 4 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- dino
|
| 6 |
+
- dinov3
|
| 7 |
+
license: other
|
| 8 |
+
license_name: dinov3-license
|
| 9 |
+
license_link: https://ai.meta.com/resources/models-and-libraries/dinov3-license
|
| 10 |
+
pipeline_tag: image-feature-extraction
|
| 11 |
+
library_name: transformers.js
|
| 12 |
base_model:
|
| 13 |
- facebook/dinov3-vits16-pretrain-lvd1689m
|
| 14 |
---
|