Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khartist29
/
face_recognition
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
khartist29
commited on
May 23, 2023
Commit
2a94b1b
·
1 Parent(s):
93e2b13
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,4 @@ with demo:
42
43
44
45
-
demo.launch(
share=True
)
42
43
44
45
+
demo.launch()