cutiee82 commited on
Commit
970f37f
·
verified ·
1 Parent(s): 914db2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ with gr.Blocks(
52
  css="footer {display: none !important}",
53
  theme=gr.themes.Base(
54
  primary_hue="red",
55
- secondary_hue="green",
56
  neutral_hue="neutral"
57
  )
58
  ) as app:
 
52
  css="footer {display: none !important}",
53
  theme=gr.themes.Base(
54
  primary_hue="red",
55
+ secondary_hue="red",
56
  neutral_hue="neutral"
57
  )
58
  ) as app: