Spaces:
Runtime error
Runtime error
akh1r0ck
commited on
Commit
·
2cc8fe2
1
Parent(s):
f96566a
[update]
Browse files
app.py
CHANGED
@@ -127,7 +127,7 @@ if __name__=="__main__":
|
|
127 |
|
128 |
custom_theme = gr.themes.Base(
|
129 |
primary_hue="zinc",
|
130 |
-
neutral_hue="
|
131 |
)
|
132 |
|
133 |
with gr.Blocks(
|
|
|
127 |
|
128 |
custom_theme = gr.themes.Base(
|
129 |
primary_hue="zinc",
|
130 |
+
neutral_hue="indigo",
|
131 |
)
|
132 |
|
133 |
with gr.Blocks(
|