Spaces:
Runtime error
Runtime error
akh1r0ck
commited on
Commit
·
d244fed
1
Parent(s):
7ce8a36
[update]
Browse files
app.py
CHANGED
@@ -127,7 +127,7 @@ if __name__=="__main__":
|
|
127 |
|
128 |
theme = gr.themes.Default(
|
129 |
primary_hue="zinc",
|
130 |
-
neutral_hue="
|
131 |
).set(
|
132 |
link_text_color='*primary_50'
|
133 |
)
|
|
|
127 |
|
128 |
theme = gr.themes.Default(
|
129 |
primary_hue="zinc",
|
130 |
+
neutral_hue="red",
|
131 |
).set(
|
132 |
link_text_color='*primary_50'
|
133 |
)
|