zArabi commited on
Commit
fdabac1
1 Parent(s): 8abdd11

Update app.py

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