park minseo commited on
Commit
068b9c0
1 Parent(s): 076fa6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -1,4 +1,5 @@
1
- pip install transformers
2
- from transformers import pipeline
3
-
4
- classifier = pipeline("text-classification")
 
 
1
+ text = """Dear Amazon, last week I ordered an Optimus Prime action figure from your online store in Germany.
2
+ Unfortunately, when I opened the package, I discovered to my horror that I had been sent an action figure of
3
+ Megatron instead! As a lifelong enemy of the Deceptions, I hope you can understand my dilemma. To resolve the
4
+ issue, I demand an exchange of Megatron for the Optimus Prime figure I ordered. Enclosed are copies of my
5
+ records concerning this purchase. I expect to hear from you soon. Sincerely, Bumblebee."""