nock2 commited on
Commit
49b987b
·
verified ·
1 Parent(s): db7aa32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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