Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
innat
/
Google-MediaPipe
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
innat
commited on
Jun 8, 2024
Commit
3ab1028
·
verified
·
1 Parent(s):
02a025f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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
],