Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DemahAlmutairi
/
ImageCaptioning2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DemahAlmutairi
commited on
Feb 25
Commit
1ee91af
·
verified
·
1 Parent(s):
a94bc56
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ demo = gr.Interface(
36
37
38
# Launch the interface
39
-
iface
.launch()
36
37
38
# Launch the interface
39
+
demo
.launch()