Leon Sick
commited on
Commit
•
b260f1b
1
Parent(s):
fa523ea
start of space
Browse files- app.py +1 -1
- demo_imgs/000000054123.jpg +0 -0
- demo_imgs/000000074256.jpg +0 -0
app.py
CHANGED
@@ -19,7 +19,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
19 |
score_threshold = gr.Slider(label='Score threshold',
|
20 |
minimum=0,
|
21 |
maximum=1,
|
22 |
-
value=0.
|
23 |
step=0.05)
|
24 |
run_button = gr.Button('Run')
|
25 |
with gr.Column():
|
|
|
19 |
score_threshold = gr.Slider(label='Score threshold',
|
20 |
minimum=0,
|
21 |
maximum=1,
|
22 |
+
value=0.4,
|
23 |
step=0.05)
|
24 |
run_button = gr.Button('Run')
|
25 |
with gr.Column():
|
demo_imgs/000000054123.jpg
DELETED
Binary file (265 kB)
|
|
demo_imgs/000000074256.jpg
ADDED