Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omar87
/
Image
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
omar87
commited on
May 25, 2023
Commit
a7129dd
·
1 Parent(s):
0d2d614
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -67,4 +67,4 @@ iface = gr.Interface(
67
description="Upload two trademark images to prevent conflict."
68
)
69
70
-
iface.launch(
share=True
)
67
description="Upload two trademark images to prevent conflict."
68
)
69
70
+
iface.launch()