Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ footer {
|
|
83 |
"""
|
84 |
|
85 |
|
86 |
-
with gr.Blocks(theme="
|
87 |
|
88 |
with gr.Group():
|
89 |
with gr.Row():
|
|
|
83 |
"""
|
84 |
|
85 |
|
86 |
+
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
87 |
|
88 |
with gr.Group():
|
89 |
with gr.Row():
|