Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
pipeline_tag: image-classification
|
| 3 |
datasets:
|
| 4 |
- imagenet-1k
|
| 5 |
-
library_name:
|
| 6 |
---
|
| 7 |
|
| 8 |
This is a EfficientNetB0 model, trained on the ImageNet1k Dataset.
|
|
|
|
| 2 |
pipeline_tag: image-classification
|
| 3 |
datasets:
|
| 4 |
- imagenet-1k
|
| 5 |
+
library_name: pytorch
|
| 6 |
---
|
| 7 |
|
| 8 |
This is a EfficientNetB0 model, trained on the ImageNet1k Dataset.
|