Commit
·
fc12492
1
Parent(s):
fdffacd
Update app.py
Browse files
app.py
CHANGED
|
@@ -115,6 +115,7 @@ gr_interface = gr.Interface(
|
|
| 115 |
description=description_text,
|
| 116 |
allow_flagging=False,
|
| 117 |
examples=[
|
|
|
|
| 118 |
["The sound of the water lapping against the hull of the boat or splashing as you move through the waves"],
|
| 119 |
["An audience cheering and clapping"],
|
| 120 |
["Rolling thunder with lightning strikes"],
|
|
|
|
| 115 |
description=description_text,
|
| 116 |
allow_flagging=False,
|
| 117 |
examples=[
|
| 118 |
+
["A lady is singing a song with a kid"],
|
| 119 |
["The sound of the water lapping against the hull of the boat or splashing as you move through the waves"],
|
| 120 |
["An audience cheering and clapping"],
|
| 121 |
["Rolling thunder with lightning strikes"],
|