Spaces:
Configuration error
Configuration error
Update image examples
Browse files- app.py +1 -1
- images/000387.jpg +0 -0
- images/000422.jpg +0 -0
- images/012249.jpg +0 -0
app.py
CHANGED
@@ -136,7 +136,7 @@ with demo:
|
|
136 |
gr.Markdown(title)
|
137 |
gr.Markdown(description)
|
138 |
slider_input = gr.Slider(minimum=0.0, maximum=1,
|
139 |
-
value=0.
|
140 |
|
141 |
with gr.Tabs():
|
142 |
with gr.TabItem('Image URL'):
|
|
|
136 |
gr.Markdown(title)
|
137 |
gr.Markdown(description)
|
138 |
slider_input = gr.Slider(minimum=0.0, maximum=1,
|
139 |
+
value=0.15, label='Prediction Threshold')
|
140 |
|
141 |
with gr.Tabs():
|
142 |
with gr.TabItem('Image URL'):
|
images/000387.jpg
ADDED
![]() |
images/000422.jpg
ADDED
![]() |
images/012249.jpg
ADDED
![]() |