ysharma HF staff commited on
Commit
a53e5fe
1 Parent(s): 3894b25
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,6 +141,6 @@ gr.Interface(
141
  title=title,
142
  description=description,
143
  article=article,
144
- examples=[['en2.jpg','hindi'],['gm1.jpg','hindi'],['quotes.jpg','spanish']],
145
  enable_queue=True
146
  ).launch(debug=True)
 
141
  title=title,
142
  description=description,
143
  article=article,
144
+ examples=[['en2.jpg','hindi'],['gm1.jpg','french'],['quotes6.jpg','spanish']],
145
  enable_queue=True
146
  ).launch(debug=True)