Epoching commited on
Commit
394122d
1 Parent(s): ecee77a

Update app.py

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