Update app.py
Browse files
app.py
CHANGED
|
@@ -101,6 +101,7 @@ gr_interface = gr.Interface(
|
|
| 101 |
["Rolling thunder with lightning strikes"],
|
| 102 |
["A car engine revving"],
|
| 103 |
["A dog barking"],
|
|
|
|
| 104 |
["Emergency sirens wailing"],
|
| 105 |
["Whistling with birds chirping"],
|
| 106 |
["A dog barking and a man talking and a racing car passes by"],
|
|
|
|
| 101 |
["Rolling thunder with lightning strikes"],
|
| 102 |
["A car engine revving"],
|
| 103 |
["A dog barking"],
|
| 104 |
+
["A cat meowing"],
|
| 105 |
["Emergency sirens wailing"],
|
| 106 |
["Whistling with birds chirping"],
|
| 107 |
["A dog barking and a man talking and a racing car passes by"],
|