pszemraj commited on
Commit
c2e071e
1 Parent(s): 2841505

Signed-off-by: peter szemraj <peterszemraj@gmail.com>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -268,7 +268,7 @@ if __name__ == "__main__":
268
  )
269
  gr.Markdown(
270
  "- The two most important parameters-empirically-are the `num_beams` and `token_batch_length`. "
271
- )
272
  gr.Markdown(
273
  "- The model can be used with tag [pszemraj/led-large-book-summary](https://huggingface.co/pszemraj/led-large-book-summary). See the model card for details on usage & a notebook for a tutorial."
274
  )
 
268
  )
269
  gr.Markdown(
270
  "- The two most important parameters-empirically-are the `num_beams` and `token_batch_length`. "
271
+ )
272
  gr.Markdown(
273
  "- The model can be used with tag [pszemraj/led-large-book-summary](https://huggingface.co/pszemraj/led-large-book-summary). See the model card for details on usage & a notebook for a tutorial."
274
  )