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

Update app.py

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