rayl-aoit commited on
Commit
78eba82
·
verified ·
1 Parent(s): 14e5d6e

Update app.py

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