testnow720 commited on
Commit
bb9616a
·
verified ·
1 Parent(s): 39539e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,4 +38,4 @@ demo = gr.Interface(
38
  description="Enter the code snippet and language that you want to execute.",
39
  )
40
 
41
- demo.launch(debug=True)
 
38
  description="Enter the code snippet and language that you want to execute.",
39
  )
40
 
41
+ demo.launch()