Sifal commited on
Commit
12a36d6
1 Parent(s): ed320fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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