aitik2000 commited on
Commit
1c1ce2c
·
verified ·
1 Parent(s): 4d1a984

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ demo = gr.Interface(
56
  gr.Audio(label="Image Caption")
57
  ],
58
  title="Story Generation From Images",
59
- description="THIS APPLICATION WILL BE USED TO GENERATE STORY OF THE IMAGE.")
60
  )
61
 
62
  demo.launch()
 
56
  gr.Audio(label="Image Caption")
57
  ],
58
  title="Story Generation From Images",
59
+ description="THIS APPLICATION WILL BE USED TO GENERATE STORY OF THE IMAGE."
60
  )
61
 
62
  demo.launch()