rwightman HF staff commited on
Commit
64979f7
1 Parent(s): 35b77cf

Fix library_name.

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
 
 
2
  tags:
3
  - image-classification
4
  - timm
5
- library_tag: timm
6
- license: mit
7
  datasets:
8
  - imagenet-1k
9
  ---
 
1
  ---
2
+ license: mit
3
+ library_name: timm
4
  tags:
5
  - image-classification
6
  - timm
 
 
7
  datasets:
8
  - imagenet-1k
9
  ---