Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
johngoad/Image-Caption
krishnv
/
test-image-Caption
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
krishnv
commited on
Aug 17, 2024
Commit
d204657
·
verified
·
1 Parent(s):
6bb6d88
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -41,4 +41,4 @@ interface = gr.Interface(
41
)
42
43
# Launch the interface
44
-
interface.launch(
debug=True,
share=True)
41
)
42
43
# Launch the interface
44
+
interface.launch(share=True)