Bestakdv commited on
Commit
b38f33b
·
verified ·
1 Parent(s): bd734f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,4 +13,5 @@ iface = gr.Interface(launch,
13
  inputs=gr.Image(type='pil'),
14
  outputs="text")
15
 
 
16
  iface.launch()
 
13
  inputs=gr.Image(type='pil'),
14
  outputs="text")
15
 
16
+ #e
17
  iface.launch()