hantech commited on
Commit
b0e9721
β€’
1 Parent(s): 27d81b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,6 +103,6 @@ gr.Interface(
103
  description=description,
104
  article=article,
105
  css=css,
106
- examples=[['giaytiepnhan.jpg',['vi'],'Người nα»™p, TiαΊΏp nhαΊ­n hα»“ sΖ‘ của'],['giaytiepnhan2.jpg',['vi'],'MΓ£ hα»“ sΖ‘, Địa chỉ']],
107
  enable_queue=True
108
  ).launch(debug=True)
 
103
  description=description,
104
  article=article,
105
  css=css,
106
+ examples=[['giaytiepnhan.jpg',['vi'],'Người nα»™p, TiαΊΏp nhαΊ­n hα»“ sΖ‘ của'],['giaytiepnhan2.jpg',['vi'],'MΓ£ sα»‘ hα»“ sΖ‘, Địa chỉ']],
107
  enable_queue=True
108
  ).launch(debug=True)