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

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
- capture_session=True,
66
  interpretation="default",
67
  title="Face Recognition App",
68
  description="This app recognizes faces in an image and updates attendance."
 
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."