Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yiming-M
/
CLIP-EBC
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Yiming-M
commited on
9 days ago
Commit
e5db566
·
verified
·
1 Parent(s):
0781656
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -209,4 +209,4 @@ with gr.Blocks() as demo:
209
label="Try an example"
210
)
211
212
-
demo.launch(
share=True
)
209
label="Try an example"
210
)
211
212
+
demo.launch()