ahmad4raza commited on
Commit
f0b4393
·
1 Parent(s): ab57f4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ iface = gr.Interface(
71
  inputs="image",
72
  outputs=["text", "audio"],
73
  title="Flying Shakespeare",
74
- description="Upload the image generated from O101-M101/2",
75
  )
76
 
77
  if __name__ == "__main__":
 
71
  inputs="image",
72
  outputs=["text", "audio"],
73
  title="Flying Shakespeare",
74
+ description="Upload the image generated from the Model:O101-M101/2",
75
  )
76
 
77
  if __name__ == "__main__":