zhujiace commited on
Commit
933b076
·
1 Parent(s): 4a3ee39
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
  )