Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -185,7 +185,7 @@ examples = [
|
|
| 185 |
|
| 186 |
# Examples (if needed for the demo)
|
| 187 |
examples_edit = [
|
| 188 |
-
["
|
| 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 |
]
|