OpenSound commited on
Commit
d0d2861
·
verified ·
1 Parent(s): ab07e43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ examples = [
185
 
186
  # Examples (if needed for the demo)
187
  examples_edit = [
188
- ["a dog barking in the background", 2, 3],
189
  ["kids playing and laughing nearby", 5, 4],
190
  ["rock music playing on the street", 8, 6]
191
  ]
 
185
 
186
  # Examples (if needed for the demo)
187
  examples_edit = [
188
+ ["A train passes by, blowing its horns", 2, 3],
189
  ["kids playing and laughing nearby", 5, 4],
190
  ["rock music playing on the street", 8, 6]
191
  ]