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
a80efd2
·
1 Parent(s):
404fc64
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -30,4 +30,3 @@ iface = gr.Interface(
30
description="Upload two images to compute their similarity."
31
)
32
33
-
iface.launch(share=True)
30
description="Upload two images to compute their similarity."
31
)
32