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