bambadij commited on
Commit
10bc06b
·
1 Parent(s): c6291e6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ demo = gr.Interface(
56
  ["I have a covid"],
57
  ["All the people are sick maybe it's covid"],
58
  ],
59
- title="Tutorial:Sentiment Analysis App",
60
  description = "This Aplication assesses if a twitter post relating vaccination is positive"
61
  )
62
  if __name__ == "__main__":
 
56
  ["I have a covid"],
57
  ["All the people are sick maybe it's covid"],
58
  ],
59
+ title="Covid 19 vaccin Sentiment Analysis App",
60
  description = "This Aplication assesses if a twitter post relating vaccination is positive"
61
  )
62
  if __name__ == "__main__":