KBlueLeaf commited on
Commit
79a0f65
·
verified ·
1 Parent(s): 3f2ac01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ If you don't want to apply any pre-defined format, unselect "Enable TIPO" and "E
285
  label="Tread Gamma 2",
286
  minimum=0.0,
287
  maximum=1.0,
288
- value=0.25,
289
  step=0.05,
290
  interactive=True,
291
  )
 
285
  label="Tread Gamma 2",
286
  minimum=0.0,
287
  maximum=1.0,
288
+ value=0.0,
289
  step=0.05,
290
  interactive=True,
291
  )