IotaCluster commited on
Commit
232e05e
·
verified ·
1 Parent(s): 61133d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ translate_iface = gr.Interface(
55
  )
56
 
57
  # Combine both as a tabbed app
58
- gr.TabbedInterface([iface, translate_iface], ["OCR", "Translate"]).launch()
 
55
  )
56
 
57
  # Combine both as a tabbed app
58
+ gr.TabbedInterface([iface, translate_iface], ["OCR", "Translate"]).launch()