predatortoabuse commited on
Commit
e962ff3
1 Parent(s): 0ed57f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ examples=[["Tell me something About Natasha Nice.", None, None, None, None, None
89
  ["Can you write a short story about a space explorer discovering a new planet?", None, None, None, None, None,],
90
  ["What are some effective ways to manage stress in a busy work environment?", None, None, None, None, None,],
91
  ["Describe a mysterious event that takes place in an old, abandoned mansion.", None, None, None, None, None,],
92
- ["What's the funniest joke you've ever heard?", None, None, None, None, None,],
93
  ["Write a suspenseful story about a detective solving a century-old mystery.", None, None, None, None, None,],
94
  ]
95
 
 
89
  ["Can you write a short story about a space explorer discovering a new planet?", None, None, None, None, None,],
90
  ["What are some effective ways to manage stress in a busy work environment?", None, None, None, None, None,],
91
  ["Describe a mysterious event that takes place in an old, abandoned mansion.", None, None, None, None, None,],
92
+ ["What are the key differences between capitalism and socialism?", None, None, None, None, None,],
93
  ["Write a suspenseful story about a detective solving a century-old mystery.", None, None, None, None, None,],
94
  ]
95