mohanchinnappan commited on
Commit
b6a5426
·
1 Parent(s): a32f617

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def selection_model(model,text):
65
 
66
 
67
  paragraph = """
68
- I woke up this morning feeling refreshed and excited for the day ahead.
69
  """
70
 
71
  with gr.Blocks(title="Sentiment",css="footer {visibility: hidden}") as demo:
 
65
 
66
 
67
  paragraph = """
68
+ The cat in the other room was jumping in joy!
69
  """
70
 
71
  with gr.Blocks(title="Sentiment",css="footer {visibility: hidden}") as demo: