Spaces:
Build error
Build error
Update app.py
Browse files
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 |
)
|