nbeuchat commited on
Commit
b66c770
1 Parent(s): abffd83

add model card

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,4 +1,14 @@
1
- # Actor matching demo
 
 
 
 
 
 
 
 
 
 
2
 
3
  Who should play Hannibal (the Carthaginian, not the cannibal) if HBO ever adapts his story? How about you? Who should be your actor?
4
  This application lets you input an image and see the top three actors that more closely resemble the image based on facial features.
 
1
+ ---
2
+ title: Actors matching
3
+ emoji: 🎬
4
+ colorFrom: yellow
5
+ colorTo: orange
6
+ sdk: gradio
7
+ app_file: app.py
8
+ pinned: true
9
+ ---
10
+
11
+ # Actors matching demo
12
 
13
  Who should play Hannibal (the Carthaginian, not the cannibal) if HBO ever adapts his story? How about you? Who should be your actor?
14
  This application lets you input an image and see the top three actors that more closely resemble the image based on facial features.