vumichien commited on
Commit
a9aa45c
·
verified ·
1 Parent(s): c4d0d8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ European Championship => competitions
151
  )
152
 
153
  input_text = gr.Textbox(
154
- value=examples[0][0], label="Text input", placeholder="Enter your text here"
155
  )
156
  with gr.Row() as row:
157
  models = gr.Dropdown(
 
151
  )
152
 
153
  input_text = gr.Textbox(
154
+ value=examples[0][1], label="Text input", placeholder="Enter your text here"
155
  )
156
  with gr.Row() as row:
157
  models = gr.Dropdown(