Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -1683,7 +1683,7 @@ if __name__ == "__main__":
|
|
1683 |
"""
|
1684 |
|
1685 |
|
1686 |
-
with gr.Blocks(theme="
|
1687 |
with gr.Column(elem_id="col-container"):
|
1688 |
|
1689 |
with gr.Group():
|
|
|
1683 |
"""
|
1684 |
|
1685 |
|
1686 |
+
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
1687 |
with gr.Column(elem_id="col-container"):
|
1688 |
|
1689 |
with gr.Group():
|