rwightman HF staff merve HF staff commited on
Commit
7b0ab4c
1 Parent(s): cfd22e0

Change pipeline tag to image-feature-extraction (#3)

Browse files

- Change pipeline tag to image-feature-extraction (7670eea4c7f8a5b883e0eebf5aae4e757a36b017)


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

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