VarunSivamani commited on
Commit
6368a24
·
verified ·
1 Parent(s): 6f6b73c

refactor code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ demo = gr.Interface(
40
  examples=examples
41
  )
42
 
43
- demo.launch(debug=True)
 
40
  examples=examples
41
  )
42
 
43
+ demo.launch()