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