Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,8 +32,8 @@ def query_llm(tweet, mode):
|
|
| 32 |
# Preloaded tweets
|
| 33 |
# -------------------------
|
| 34 |
preloaded_tweets = [
|
| 35 |
-
"People from the outside must look at us and think
|
| 36 |
-
"Donald Trump was responding to comments from Prime Minister David Cameron, who called his proposal to temporarily ban all Muslims from the United States divisive, stupid and wrong
|
| 37 |
"Every binder should have a warning label on it that says CAUTION: BORING SHIT INSIDE.",
|
| 38 |
"If you want to call me a bitch, call me a bitch, but that's just kind of stupid",
|
| 39 |
"I want to just have laughs on the internet, not have fucking twelve year olds intruding into my personal life.",
|
|
|
|
| 32 |
# Preloaded tweets
|
| 33 |
# -------------------------
|
| 34 |
preloaded_tweets = [
|
| 35 |
+
"People from the outside must look at us and think what stupid people, what are they doing?",
|
| 36 |
+
"Donald Trump was responding to comments from Prime Minister David Cameron, who called his proposal to temporarily ban all Muslims from the United States divisive, stupid and wrong.",
|
| 37 |
"Every binder should have a warning label on it that says CAUTION: BORING SHIT INSIDE.",
|
| 38 |
"If you want to call me a bitch, call me a bitch, but that's just kind of stupid",
|
| 39 |
"I want to just have laughs on the internet, not have fucking twelve year olds intruding into my personal life.",
|