Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rrg92/image-embeddings
AkinyemiAra
/
image-embeddings
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AkinyemiAra
commited on
about 1 month ago
Commit
1aeb71d
·
verified
·
1 Parent(s):
f4e7ba1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ with gr.Blocks() as demo:
36
37
38
if __name__ == "__main__":
39
-
demo.launch(mcp_server=True
, show_error=True, share=True
)
36
37
38
if __name__ == "__main__":
39
+
demo.launch(mcp_server=True)