Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,7 +36,7 @@ interface = gr.Interface(
|
|
| 36 |
["Darth vader surfing in waves", 30, 200],
|
| 37 |
["A house in the woods in ocean", 70, 100],
|
| 38 |
["A car in the forest", 70, 100],
|
| 39 |
-
["A house firing", 60, 150]
|
| 40 |
["A plane firing and falling down", 100, 20],
|
| 41 |
["Campfire", 50, 50],
|
| 42 |
["Zombie apocalypse", 100, 20],
|
|
|
|
| 36 |
["Darth vader surfing in waves", 30, 200],
|
| 37 |
["A house in the woods in ocean", 70, 100],
|
| 38 |
["A car in the forest", 70, 100],
|
| 39 |
+
["A house firing", 60, 150],
|
| 40 |
["A plane firing and falling down", 100, 20],
|
| 41 |
["Campfire", 50, 50],
|
| 42 |
["Zombie apocalypse", 100, 20],
|