Change pipeline tag to image-feature-extraction (#2)
Browse files- Change pipeline tag to image-feature-extraction (23f6fa948cb10671d9dc4f105e152808de2ecadd)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: timm
|
4 |
tags:
|
5 |
-
- feature-extraction
|
6 |
- timm
|
7 |
---
|
8 |
# Model card for vit_base_patch16_224.mae
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: timm
|
4 |
tags:
|
5 |
+
- image-feature-extraction
|
6 |
- timm
|
7 |
---
|
8 |
# Model card for vit_base_patch16_224.mae
|