randomshit11 commited on
Commit
d43476c
1 Parent(s): 8aab4e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -62,6 +62,5 @@ gradio_interface = gradio.Interface(
62
  ],
63
  title="Text shortener/paraphraser",
64
  description="Shortening texts using `facebook/bart-large-cnn`, paraphrasing texts using `fin-bert-1st-shit`.",
65
-
66
  )
67
  gradio_interface.launch()
 
62
  ],
63
  title="Text shortener/paraphraser",
64
  description="Shortening texts using `facebook/bart-large-cnn`, paraphrasing texts using `fin-bert-1st-shit`.",
 
65
  )
66
  gradio_interface.launch()