multimodalart HF Staff commited on
Commit
c321bcc
·
verified ·
1 Parent(s): 6ea0936

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -74,12 +74,12 @@ def analyze(text):
74
 
75
 
76
  HUMAN_EXAMPLE = (
77
- "I grew up in a small town where the bus came twice a day and everybody knew "
78
- "whose dog was whose. My grandmother kept a garden out back that was mostly "
79
- "tomatoes and a stubborn patch of mint that took over every August no matter "
80
- "how much she cut it back. We'd sit on the porch after dinner and she'd tell the "
81
- "same three stories until the mosquitoes ran us inside. I didn't appreciate any "
82
- "of it then, but I think about that porch more than I'd like to admit."
83
  )
84
 
85
  AI_EXAMPLE = (
 
74
 
75
 
76
  HUMAN_EXAMPLE = (
77
+ "Frankly I never understood the appeal of camping. You pay money to sleep on the "
78
+ "ground, get bitten by things, and cook food worse than what you'd make at home. "
79
+ "My wife loves it though so every year we go, and every year I complain, and "
80
+ "every year she reminds me that I said the exact same thing last time. I suppose "
81
+ "that's marriage. We've got a tent older than our youngest kid and a cooler that "
82
+ "doesn't really keep things cold anymore, but nobody's allowed to replace either."
83
  )
84
 
85
  AI_EXAMPLE = (