Jofthomas HF staff commited on
Commit
b616ebc
·
verified ·
1 Parent(s): b6c7280

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -488,7 +488,7 @@ with gr.Blocks(
488
  label="Sentence to decode from",
489
  value="Hugging Face is",
490
  )
491
- with gr.Row():
492
  n_steps=12
493
  n_beams=1
494
  length_penalty=1
 
488
  label="Sentence to decode from",
489
  value="Hugging Face is",
490
  )
491
+
492
  n_steps=12
493
  n_beams=1
494
  length_penalty=1