Add pipeline tag, remove redundant tag

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
 
 
2
  tags:
3
  - image-classification
4
  - timm
5
- library_tag: timm
6
- license: mit
7
- library_name: timm
8
  ---
 
9
  # LSNet: See Large, Focus Small
10
 
11
  Paper: https://arxiv.org/abs/2503.23135
 
1
  ---
2
+ library_name: timm
3
+ license: mit
4
  tags:
5
  - image-classification
6
  - timm
7
+ pipeline_tag: image-classification
 
 
8
  ---
9
+
10
  # LSNet: See Large, Focus Small
11
 
12
  Paper: https://arxiv.org/abs/2503.23135