ThankGod commited on
Commit
277cb8f
1 Parent(s): 027fe0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def predict(im1, im2):
16
  return sim, "DIFFERENT PEOPLE, DON'T UNLOCK"
17
 
18
 
19
- title="Face-id Application Demo"
20
  description = "Upload similar/different images to compare Image similarity for face-id demo"
21
  article = """
22
  - Select an image from the examples provided as demo image
 
16
  return sim, "DIFFERENT PEOPLE, DON'T UNLOCK"
17
 
18
 
19
+ title="Face-id Application Demo 🤓"
20
  description = "Upload similar/different images to compare Image similarity for face-id demo"
21
  article = """
22
  - Select an image from the examples provided as demo image