Hero0963 commited on
Commit
4f3dff0
1 Parent(s): f915275

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def main():
36
  label="Input Text",
37
  ),
38
  outputs="label",
39
- title="Emotion Classification",
40
  examples=[
41
  "To be or not to be, that’s a question.",
42
  "Better a witty fool than a foolish wit.",
 
36
  label="Input Text",
37
  ),
38
  outputs="label",
39
+ title="Sentiment Analysis",
40
  examples=[
41
  "To be or not to be, that’s a question.",
42
  "Better a witty fool than a foolish wit.",