Woogiepark
commited on
Commit
•
69d9605
1
Parent(s):
5dca96d
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,12 @@ widget:
|
|
13 |
example_title: Teapot
|
14 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
15 |
example_title: Palace
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Vision Transformer (base-sized model)
|
|
|
13 |
example_title: Teapot
|
14 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
15 |
example_title: Palace
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
metrics:
|
19 |
+
- accuracy
|
20 |
+
library_name: diffusers
|
21 |
+
pipeline_tag: image-classification
|
22 |
---
|
23 |
|
24 |
# Vision Transformer (base-sized model)
|