innat commited on
Commit
3ab1028
1 Parent(s): 02a025f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def main():
62
  0,
63
  1,
64
  step=0.05,
65
- default=0.5,
66
  label='Minimum Detection Confidence'
67
  )
68
  ],
 
62
  0,
63
  1,
64
  step=0.05,
65
+ value=0.5,
66
  label='Minimum Detection Confidence'
67
  )
68
  ],