pragnakalp commited on
Commit
a546517
1 Parent(s): 1635b9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ demo = gr.Interface(
154
  generate_emotion,
155
  input,
156
  output,
157
- title="Entity Recognition For Input Text",
158
  description="Feel free to give your feedback",
159
  css=".gradio-container {background-color: lightgray}",
160
  article="""
 
154
  generate_emotion,
155
  input,
156
  output,
157
+ title="Named Entity Recognition Using BERT",
158
  description="Feel free to give your feedback",
159
  css=".gradio-container {background-color: lightgray}",
160
  article="""