Image Classification
fastai
timm
iloncka commited on
Commit
26764d9
1 Parent(s): 5c29ece

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - image-classification
4
  - timm
5
- library_name: timm
6
  license: apache-2.0
7
  datasets:
8
  - imagenet-21k
@@ -111,4 +111,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht
111
  doi = {10.5281/zenodo.4414861},
112
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
113
  }
114
- ```
 
2
  tags:
3
  - image-classification
4
  - timm
5
+ library_name: fastai
6
  license: apache-2.0
7
  datasets:
8
  - imagenet-21k
 
111
  doi = {10.5281/zenodo.4414861},
112
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
113
  }
114
+ ```