Penality commited on
Commit
5f799ae
·
verified ·
1 Parent(s): b26c7d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -197,6 +197,7 @@ iface = gr.TabbedInterface(
197
  outputs="text",
198
  )
199
  ]
 
200
 
201
  # Launch Gradio app
202
  iface.launch()
 
197
  outputs="text",
198
  )
199
  ]
200
+ )
201
 
202
  # Launch Gradio app
203
  iface.launch()