Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Sk1306/Face-Similarity
svjack
/
Face-Similarity
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sk1306
commited on
Feb 21
Commit
25f98bc
·
verified
·
1 Parent(s):
48681cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ iface = gr.Interface(
24
)
25
26
# Launch Gradio
27
-
iface.launch(share=
True
)
24
)
25
26
# Launch Gradio
27
+
iface.launch(share=
False
)