Jofthomas HF staff commited on
Commit
f312d57
1 Parent(s): 0a80f82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ demo = gr.Interface(
149
  ["Sentiment analysis pipeline","Bought a TV, received an Ipad..."],
150
  ["Sentiment analysis pipeline","Could have found the same on wish.com ."],
151
  ["Sentiment analysis pipeline","They did a wonderfull job at ripping us."],
152
- ["Sentiment analysis pipeline","I feel like it's dropshipping"],
153
  ]
154
  )
155
  if __name__ == "__main__":
 
149
  ["Sentiment analysis pipeline","Bought a TV, received an Ipad..."],
150
  ["Sentiment analysis pipeline","Could have found the same on wish.com ."],
151
  ["Sentiment analysis pipeline","They did a wonderfull job at ripping us."],
152
+
153
  ]
154
  )
155
  if __name__ == "__main__":