Epoching commited on
Commit
ae12c00
1 Parent(s): c2e6a96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -226,4 +226,5 @@ iface = gr.Interface(fn=main_app, inputs=gradio_inputs , outputs=gradio_outputs,
226
  article=article,
227
  enable_queue=True)
228
 
 
229
  iface.launch(debug=True)
 
226
  article=article,
227
  enable_queue=True)
228
 
229
+
230
  iface.launch(debug=True)