Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
45697cc
1
Parent(s):
ede3b47
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ gr_interface = gr.Interface(
|
|
71 |
description=description_text,
|
72 |
allow_flagging=False,
|
73 |
examples=[
|
74 |
-
["A parade marches through a town square, with drumbeats pounding, children clapping, and a horse neighing amidst the commotion"]
|
75 |
["A soccer ball hits a goalpost with a metallic clang, followed by cheers, clapping, and the distant hum of a commentator’s voice"],
|
76 |
["The deep growl of an alligator ripples through the swamp as reeds sway with a soft rustle and a turtle splashes into the murky water"],
|
77 |
["A basketball bounces rhythmically on a court, shoes squeak against the floor, and a referee’s whistle cuts through the air"],
|
|
|
71 |
description=description_text,
|
72 |
allow_flagging=False,
|
73 |
examples=[
|
74 |
+
["A parade marches through a town square, with drumbeats pounding, children clapping, and a horse neighing amidst the commotion"],
|
75 |
["A soccer ball hits a goalpost with a metallic clang, followed by cheers, clapping, and the distant hum of a commentator’s voice"],
|
76 |
["The deep growl of an alligator ripples through the swamp as reeds sway with a soft rustle and a turtle splashes into the murky water"],
|
77 |
["A basketball bounces rhythmically on a court, shoes squeak against the floor, and a referee’s whistle cuts through the air"],
|