ahmad4raza commited on
Commit
44955d1
·
1 Parent(s): bdaa842

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ iface = gr.Interface(
87
  inputs="image",
88
  outputs=["text", "audio"],
89
  title="Flying Shakespeare",
90
- description="Upload the image generated from Model-P101/M101.",
91
  )
92
 
93
  if __name__ == "__main__":
 
87
  inputs="image",
88
  outputs=["text", "audio"],
89
  title="Flying Shakespeare",
90
+ description="Upload the image generated from O101-M101/2",
91
  )
92
 
93
  if __name__ == "__main__":