Ahsen Khaliq commited on
Commit
c21c5f6
1 Parent(s): c71841f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- title = "Distilbart-CNN"
3
  description = "Gradio Demo for DistilBart. To use it, simply add your text, or click one of the examples to load them. Read more at the links below."
4
  article = "<p style='text-align: center'><a href='https://huggingface.co/sshleifer/distilbart-cnn-12-6' target='_blank'>Huggingface Model</a></p>"
5
  examples = [
 
1
  import gradio as gr
2
+ title = "Distilbart"
3
  description = "Gradio Demo for DistilBart. To use it, simply add your text, or click one of the examples to load them. Read more at the links below."
4
  article = "<p style='text-align: center'><a href='https://huggingface.co/sshleifer/distilbart-cnn-12-6' target='_blank'>Huggingface Model</a></p>"
5
  examples = [