dima806 commited on
Commit
0fb9cb3
1 Parent(s): e5cb863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  metrics:
4
  - accuracy
 
 
5
  ---
6
  Returns person celebrity-style attractiveness (0 to 1) based on facial image with about 83% accuracy.
7
 
 
2
  license: apache-2.0
3
  metrics:
4
  - accuracy
5
+ base_model:
6
+ - google/vit-base-patch16-224-in21k
7
  ---
8
  Returns person celebrity-style attractiveness (0 to 1) based on facial image with about 83% accuracy.
9