soujanyaporia commited on
Commit
837bddb
·
verified ·
1 Parent(s): e42ec04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -89,6 +89,8 @@ gr_interface = gr.Interface(
89
  description=description_text,
90
  allow_flagging=False,
91
  examples=[
 
 
92
  ["A parade marches through a town square, with drumbeats pounding, children clapping, and a horse neighing amidst the commotion"],
93
  ["A soccer ball hits a goalpost with a metallic clang, followed by cheers, clapping, and the distant hum of a commentator’s voice"],
94
  ["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"],
 
89
  description=description_text,
90
  allow_flagging=False,
91
  examples=[
92
+ ["Create the underwater soundscape: gentle waves, faint whale calls, and the occasional clink of scuba gear"],
93
+ ["Recreate the sounds of an active volcano: rumbling earth, lava bubbling, and the occasional loud explosive roar of an eruption"],
94
  ["A parade marches through a town square, with drumbeats pounding, children clapping, and a horse neighing amidst the commotion"],
95
  ["A soccer ball hits a goalpost with a metallic clang, followed by cheers, clapping, and the distant hum of a commentator’s voice"],
96
  ["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"],