Epoching commited on
Commit
6cd94e5
1 Parent(s): e3d086f
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -226,5 +226,4 @@ iface = gr.Interface(fn=main_app, inputs=gradio_inputs , outputs=gradio_outputs,
226
  article=article,
227
  enable_queue=True)
228
 
229
-
230
  iface.launch(debug=True)
226
  article=article,
227
  enable_queue=True)
228
 
 
229
  iface.launch(debug=True)