clement-w commited on
Commit
83ab202
·
1 Parent(s): 2c423e8

Update image examples

Browse files
Files changed (4) hide show
  1. app.py +1 -1
  2. images/000387.jpg +0 -0
  3. images/000422.jpg +0 -0
  4. 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.1, label='Prediction Threshold')
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