Mardiyyah commited on
Commit
9fce6a4
·
verified ·
1 Parent(s): e431975

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ These entities are collectively referred to as **"CELLaTe"**.
60
  """
61
 
62
 
63
- GR_THEME = gr.themes.Glass(
64
  primary_hue="indigo",
65
  secondary_hue="rose",
66
  neutral_hue="gray"
 
60
  """
61
 
62
 
63
+ GR_THEME = gr.themes.Soft(
64
  primary_hue="indigo",
65
  secondary_hue="rose",
66
  neutral_hue="gray"