Alex Strick van Linschoten commited on
Commit
c1d1337
·
1 Parent(s): 4a8fb3a

change theme

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,6 +34,7 @@ gr.Interface(
34
  title=title,
35
  description=description,
36
  article=article,
 
37
  examples=examples,
38
  interpretation=interpretation,
39
  enable_queue=enable_queue,
 
34
  title=title,
35
  description=description,
36
  article=article,
37
+ theme="dark-seafoam",
38
  examples=examples,
39
  interpretation=interpretation,
40
  enable_queue=enable_queue,