Spaces:
Runtime error
Runtime error
Dagfinn1962
commited on
Commit
•
11df30d
1
Parent(s):
5abdf49
Update app.py
Browse files
app.py
CHANGED
@@ -114,6 +114,7 @@ with gr.Blocks(
|
|
114 |
theme=gr.themes.Glass(
|
115 |
primary_hue="amber",
|
116 |
secondary_hue="neutral",
|
|
|
117 |
),
|
118 |
|
119 |
) as demo:
|
|
|
114 |
theme=gr.themes.Glass(
|
115 |
primary_hue="amber",
|
116 |
secondary_hue="neutral",
|
117 |
+
neutral_hue="rose",
|
118 |
),
|
119 |
|
120 |
) as demo:
|