Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,5 +20,5 @@ iface = gr.Interface(launch,
|
|
| 20 |
outputs="text",
|
| 21 |
title="Image Captioning based on Salesforce Blip",
|
| 22 |
description="Upload an image and get its caption.")
|
| 23 |
-
|
| 24 |
iface.launch()
|
|
|
|
| 20 |
outputs="text",
|
| 21 |
title="Image Captioning based on Salesforce Blip",
|
| 22 |
description="Upload an image and get its caption.")
|
| 23 |
+
|
| 24 |
iface.launch()
|