rwightman HF staff merve HF staff commited on
Commit
925e8b7
1 Parent(s): df7624d

Fixed task tag (#2)

Browse files

- Fixed task tag (2a3ed7c062292a7011b7f18c748139e0c8f7ca57)


Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
 
 
2
  tags:
3
  - timm
4
- library_name: timm
5
- license: apache-2.0
6
  datasets:
7
  - imagenet-21k
8
  ---
 
1
  ---
2
+ license: apache-2.0
3
+ library_name: timm
4
  tags:
5
  - timm
6
+ - feature-extraction
 
7
  datasets:
8
  - imagenet-21k
9
  ---