Jofthomas HF staff commited on
Commit
519ba00
·
verified ·
1 Parent(s): e09ef32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -484,7 +484,7 @@ with gr.Blocks(
484
 
485
  text = gr.Textbox(
486
  label="Sentence to decode from",
487
- value="Hugging Face is",
488
  )
489
 
490
  n_steps=12
 
484
 
485
  text = gr.Textbox(
486
  label="Sentence to decode from",
487
+ value="The Capital of France is",
488
  )
489
 
490
  n_steps=12