Change pipeline tag to image-feature-extraction (#2)
Browse files- Change pipeline tag to image-feature-extraction (2f7285c65b6e4cacb5894acee336bc42d52cbe0f)
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_large_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_large_patch16_224.mae
|