Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
- image-classification
|
| 4 |
- timm
|
| 5 |
- transformers
|
| 6 |
-
pipeline_tag: image-
|
| 7 |
library_name: timm
|
| 8 |
license: other
|
| 9 |
license_name: dinov3-license
|
|
@@ -191,4 +190,4 @@ See the associated paper for details on the evaluation protocols
|
|
| 191 |
doi = {10.5281/zenodo.4414861},
|
| 192 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
| 193 |
}
|
| 194 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- timm
|
| 4 |
- transformers
|
| 5 |
+
pipeline_tag: image-feature-extraction
|
| 6 |
library_name: timm
|
| 7 |
license: other
|
| 8 |
license_name: dinov3-license
|
|
|
|
| 190 |
doi = {10.5281/zenodo.4414861},
|
| 191 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
| 192 |
}
|
| 193 |
+
```
|