Docfile commited on
Commit
db9ebdd
1 Parent(s): 054cbc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -62,7 +62,6 @@ iface = gr.Interface(
62
  inputs="image",
63
  outputs="image",
64
  live=True,
65
- interpretation="default",
66
  title="Face Recognition App",
67
  description="This app recognizes faces in an image and updates attendance."
68
  )
 
62
  inputs="image",
63
  outputs="image",
64
  live=True,
 
65
  title="Face Recognition App",
66
  description="This app recognizes faces in an image and updates attendance."
67
  )