hudaakram commited on
Commit
44c50f3
·
verified ·
1 Parent(s): 35aee79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,2 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # ViT Image Classification
2
- Uses google/vit-base-patch16-224.
 
1
+ ---
2
+ title: ViT Image Classification
3
+ emoji: 🖼️
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # ViT Image Classification
13
+ This Space runs a Gradio app (`app.py`) using the pretrained model `google/vit-base-patch16-224`.