nielsr HF Staff commited on
Commit
c1db52b
·
verified ·
1 Parent(s): ebca500

Update library name

Browse files

It doesn't seem this model is compatible with the Transformers library, hence this PR removes it.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
- library_name: transformers
 
4
  pipeline_tag: image-classification
5
  ---
6
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - pytorch
5
  pipeline_tag: image-classification
6
  ---
7