Xhaheen commited on
Commit
ec6ea59
·
1 Parent(s): 32759f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ examples = os.listdir()
30
  description= "Image captioning application made using transformers"
31
  title = "Image Captioning 🖼️"
32
 
33
- article = "Created By : Shreyas Dixit "
34
 
35
  interface = gr.Interface(
36
  fn=predict,
 
30
  description= "Image captioning application made using transformers"
31
  title = "Image Captioning 🖼️"
32
 
33
+ article = "Created By : Xaheen "
34
 
35
  interface = gr.Interface(
36
  fn=predict,