casvsv commited on
Commit
5e6aed6
1 Parent(s): 3584990

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ if __name__ == "__main__":
27
  ],
28
  description=main_title,
29
  examples=examples,
30
- theme="darkseafoam",
31
  thumbnail="None",
32
  css="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css",
33
  ).launch()
 
27
  ],
28
  description=main_title,
29
  examples=examples,
30
+ theme="seafoam",
31
  thumbnail="None",
32
  css="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css",
33
  ).launch()