Spaces:
Sleeping
Sleeping
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
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 |
)
|