Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
raygiles3/ImageDescription
ipilot7
/
img_to_text
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ipilot7
commited on
Sep 7, 2025
Commit
425357c
·
verified
·
1 Parent(s):
a3f5067
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -30,4 +30,4 @@ iface = gr.Interface(
30
description="Upload an image to generate a caption."
31
)
32
33
-
iface.launch()
.
30
description="Upload an image to generate a caption."
31
)
32
33
+
iface.launch()