Anany commited on
Commit
ec27297
·
verified ·
1 Parent(s): b7c6084

Update Readme.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - microsoft/resnet-50
5
+ pipeline_tag: image-classification
6
+ ---