Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: mit
|
|
3 |
base_model:
|
4 |
- microsoft/resnet-18
|
5 |
pipeline_tag: image-classification
|
|
|
6 |
---
|
7 |
# PokemonClassification
|
8 |
|
|
|
3 |
base_model:
|
4 |
- microsoft/resnet-18
|
5 |
pipeline_tag: image-classification
|
6 |
+
library_name: pytorch
|
7 |
---
|
8 |
# PokemonClassification
|
9 |
|