Epoching commited on
Commit
54fac6b
1 Parent(s): 6cd94e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,4 +226,4 @@ 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
+ iface.launch(debug=True)