zArabi commited on
Commit
01b37c2
·
1 Parent(s): 2d6aba9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,5 +147,5 @@ gr.Interface(
147
  predict,
148
  inputs=gr.Textbox(label="Explore your sentence!",lines=2, placeholder="Type Here..."),
149
  outputs=gr.outputs.Label(num_top_classes=3),
150
- title="How are feeling?!",
151
  ).launch()
 
147
  predict,
148
  inputs=gr.Textbox(label="Explore your sentence!",lines=2, placeholder="Type Here..."),
149
  outputs=gr.outputs.Label(num_top_classes=3),
150
+ title="How are feeling?!!",
151
  ).launch()