Azie88 commited on
Commit
92fd350
·
verified ·
1 Parent(s): 858d585

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ demo = gr.Interface(
55
  examples=[
56
  ["OMG the #Coachella lineup is absolutely 🔥! My body is ready! 🎶 #FestivalVibes #CantWait"],
57
  ["Seriously, @Coachella? This lineup is pure trash. Hard pass this year. #Disappointed #NotMyCoachella"],
58
- ["It's almost time! #Coachella kicks off in 5 weeks!"]
59
  ],
60
  title='🎶 Coachella Tweet Sentiment Analyzer',
61
  description="Analyze if a tweet related to the #Coachella festival has a Positive, Neutral, or Negative sentiment."
 
55
  examples=[
56
  ["OMG the #Coachella lineup is absolutely 🔥! My body is ready! 🎶 #FestivalVibes #CantWait"],
57
  ["Seriously, @Coachella? This lineup is pure trash. Hard pass this year. #Disappointed #NotMyCoachella"],
58
+ ["Tyla set to perform at #Coachella2025"]
59
  ],
60
  title='🎶 Coachella Tweet Sentiment Analyzer',
61
  description="Analyze if a tweet related to the #Coachella festival has a Positive, Neutral, or Negative sentiment."