polejowska commited on
Commit
7c66b75
·
1 Parent(s): 96ed4cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ with gr.Blocks(css=css) as app:
92
  )
93
  with gr.Column():
94
  with gr.Row():
95
- model_name = gr.Dropdown(
96
  value="DEFAULT",
97
  choices=[
98
  "REPRODUCABILITY CHECK 1",
 
92
  )
93
  with gr.Column():
94
  with gr.Row():
95
+ experiment_type = gr.Dropdown(
96
  value="DEFAULT",
97
  choices=[
98
  "REPRODUCABILITY CHECK 1",