Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sdafd
/
Face-Detection
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sdafd
commited on
Jan 12, 2024
Commit
c33792d
·
verified
·
1 Parent(s):
ff7da15
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -35,3 +35,4 @@ iface = gr.Interface(
35
36
# Launch the Gradio Interface
37
iface.launch(share=True)
35
36
# Launch the Gradio Interface
37
iface.launch(share=True)
38
+
###