Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ gr.Interface(
|
|
54 |
"ghosts peeing in a server room",
|
55 |
"tech startup boss villain entrance music",
|
56 |
"AI doing acid in a technofeudalist dystopia"
|
57 |
-
]
|
58 |
css="style.css"
|
59 |
).launch()
|
60 |
|
|
|
54 |
"ghosts peeing in a server room",
|
55 |
"tech startup boss villain entrance music",
|
56 |
"AI doing acid in a technofeudalist dystopia"
|
57 |
+
],
|
58 |
css="style.css"
|
59 |
).launch()
|
60 |
|