Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
-
library_name:
|
| 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 |
+
```
|