zhujiace commited on
Commit
50764c0
·
1 Parent(s): e374166
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ then click **Generate** to obtain the kernel function."""
65
  label="Optimization Level",
66
  minimum=1,
67
  maximum=5,
68
- value=5,
69
  step=1,
70
  scale=1
71
  )
 
65
  label="Optimization Level",
66
  minimum=1,
67
  maximum=5,
68
+ value=2,
69
  step=1,
70
  scale=1
71
  )