Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ footer {
|
|
63 |
}
|
64 |
"""
|
65 |
|
66 |
-
with gr.Blocks(theme="
|
67 |
) as demo:
|
68 |
with gr.Column(elem_id="col-container"):
|
69 |
with gr.Row():
|
|
|
63 |
}
|
64 |
"""
|
65 |
|
66 |
+
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css
|
67 |
) as demo:
|
68 |
with gr.Column(elem_id="col-container"):
|
69 |
with gr.Row():
|