Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
developer0hye
/
TopoFR-Face-Recognition
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
developer0hye
commited on
Feb 1
Commit
59aabd1
·
verified
·
1 Parent(s):
862065f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -74,4 +74,4 @@ with gr.Blocks() as iface:
74
)
75
76
# Launch the interface
77
-
iface.launch(
share
=True)
74
)
75
76
# Launch the interface
77
+
iface.launch(
debug
=True)