zArabi commited on
Commit
3438ae8
1 Parent(s): f7dc637

Update app.py

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