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