Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -214,7 +214,7 @@ footer {
|
|
214 |
"""
|
215 |
|
216 |
|
217 |
-
with gr.Blocks(theme="
|
218 |
|
219 |
with gr.Column(variant="panel"):
|
220 |
with gr.Row():
|
|
|
214 |
"""
|
215 |
|
216 |
|
217 |
+
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
218 |
|
219 |
with gr.Column(variant="panel"):
|
220 |
with gr.Row():
|