Update app.py
Browse files
app.py
CHANGED
|
@@ -99,7 +99,7 @@ gr_interface = gr.Interface(
|
|
| 99 |
examples=[
|
| 100 |
["An audience cheering and clapping"],
|
| 101 |
["Rolling thunder with lightning strikes"],
|
| 102 |
-
["Gentle water stream, birds chirping and sudden gun shot"]
|
| 103 |
["A car engine revving"],
|
| 104 |
["A dog barking"],
|
| 105 |
["A cat meowing"],
|
|
|
|
| 99 |
examples=[
|
| 100 |
["An audience cheering and clapping"],
|
| 101 |
["Rolling thunder with lightning strikes"],
|
| 102 |
+
["Gentle water stream, birds chirping and sudden gun shot"],
|
| 103 |
["A car engine revving"],
|
| 104 |
["A dog barking"],
|
| 105 |
["A cat meowing"],
|