ezamorag commited on
Commit
c992324
·
1 Parent(s): 252758d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,4 +159,4 @@ with gr.Blocks() as demo:
159
  button1.click(testing_directcounter, input1, output3)
160
  """
161
 
162
- demo.launch(debug=True)
 
159
  button1.click(testing_directcounter, input1, output3)
160
  """
161
 
162
+ demo.launch()