JustinLin610 commited on
Commit
6c83714
1 Parent(s): 2599927

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def image_caption(Image):
113
 
114
  title = "OFA-Image_Caption"
115
  description = "Gradio Demo for OFA-Image_Caption. Upload your own image or click any one of the examples, and click " \
116
- "\"Submit\" and then wait for the generated caption. "
117
  article = "<p style='text-align: center'><a href='https://github.com/OFA-Sys/OFA' target='_blank'>OFA Github " \
118
  "Repo</a></p> "
119
  examples = [['beatles.jpeg'], ['aurora.jpeg'], ['good_luck.png'], ['pokemons.jpg'], ['donuts.jpg']]
113
 
114
  title = "OFA-Image_Caption"
115
  description = "Gradio Demo for OFA-Image_Caption. Upload your own image or click any one of the examples, and click " \
116
+ "\"Submit\" and then wait for the generated caption. "
117
  article = "<p style='text-align: center'><a href='https://github.com/OFA-Sys/OFA' target='_blank'>OFA Github " \
118
  "Repo</a></p> "
119
  examples = [['beatles.jpeg'], ['aurora.jpeg'], ['good_luck.png'], ['pokemons.jpg'], ['donuts.jpg']]