daniloedu commited on
Commit
e5a3b95
·
verified ·
1 Parent(s): 54b8a2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- iface.set_input([markdown_message])
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()