timm
/

Image Feature Extraction
timm
PyTorch
Safetensors
Transformers
rwightman HF Staff commited on
Commit
8f1aa10
·
verified ·
1 Parent(s): 26789ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  tags:
3
- - image-classification
4
  - timm
5
  - transformers
6
- pipeline_tag: image-classification
7
  library_name: timm
8
  license: other
9
  license_name: dinov3-license
@@ -191,4 +190,4 @@ See the associated paper for details on the evaluation protocols
191
  doi = {10.5281/zenodo.4414861},
192
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
193
  }
194
- ```
 
1
  ---
2
  tags:
 
3
  - timm
4
  - transformers
5
+ pipeline_tag: image-feature-extraction
6
  library_name: timm
7
  license: other
8
  license_name: dinov3-license
 
190
  doi = {10.5281/zenodo.4414861},
191
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
192
  }
193
+ ```