WwYc commited on
Commit
f4637bd
·
verified ·
1 Parent(s): 6ce03bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ iface = gr.Interface(fn=generate_viz, inputs=[
49
  ],
50
  )
51
 
52
- iface.launch(debug=True)
 
49
  ],
50
  )
51
 
52
+ iface.launch()