prithivMLmods commited on
Commit
906df64
·
verified ·
1 Parent(s): 44479dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -476,7 +476,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
476
  )
477
 
478
  with gr.Row(visible=True):
479
- filter_selection = gr.Radio(
480
  show_label=True,
481
  container=True,
482
  interactive=True,
 
476
  )
477
 
478
  with gr.Row(visible=True):
479
+ filter_selection = gr.Dropdown(
480
  show_label=True,
481
  container=True,
482
  interactive=True,