m-ric HF staff commited on
Commit
424e946
β€’
1 Parent(s): a7688c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -470,7 +470,7 @@ This parameter will not impact the beam search paths, but only influence the cho
470
  )
471
  text = gr.Textbox(
472
  label="Sentence to decode from",
473
- value="Conclusion: thanks a lot. That's all for today",
474
  )
475
  with gr.Row():
476
  n_steps = gr.Slider(
 
470
  )
471
  text = gr.Textbox(
472
  label="Sentence to decode from",
473
+ value="Thank you for",
474
  )
475
  with gr.Row():
476
  n_steps = gr.Slider(