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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,6 +62,6 @@ 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
- article="© Amitesh Patra 2023"
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
  )
67
  gradio_interface.launch()