Emanuel commited on
Commit
a71d4f5
1 Parent(s): d970dce

Updated app title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ def main():
88
  ],
89
  ["I fear the vanishing gradient a lot", "deberta"],
90
  ],
91
- title="Emotion classification with DeBERTa-v3 🤖",
92
  description="",
93
  theme="huggingface",
94
  )
 
88
  ],
89
  ["I fear the vanishing gradient a lot", "deberta"],
90
  ],
91
+ title="Emotion classification 🤖",
92
  description="",
93
  theme="huggingface",
94
  )