Anonymous commited on
Commit
debedb8
1 Parent(s): 5d1eb93

add spaces

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,8 +246,8 @@ def infer(*user_args):
246
  examples = [
247
  ["A squirrel jumping from one tree to another.",],
248
  ["A bear climbing down a tree after spotting a threat.",],
249
- ["A deer walking in a snowy field.",],
250
  ["A corgi running on the grassland on the grassland.",],
 
251
  ["A horse galloping on a street.",],
252
  ["A majestic eagle soaring high above the treetops, surveying its territory.",],
253
  ]
 
246
  examples = [
247
  ["A squirrel jumping from one tree to another.",],
248
  ["A bear climbing down a tree after spotting a threat.",],
 
249
  ["A corgi running on the grassland on the grassland.",],
250
+ ["A deer walking in a snowy field.",],
251
  ["A horse galloping on a street.",],
252
  ["A majestic eagle soaring high above the treetops, surveying its territory.",],
253
  ]