Update app.py
Browse files
app.py
CHANGED
|
@@ -826,7 +826,7 @@ footer {
|
|
| 826 |
|
| 827 |
|
| 828 |
def create_demo():
|
| 829 |
-
with gr.Blocks(theme="
|
| 830 |
|
| 831 |
with gr.Row():
|
| 832 |
with gr.Column():
|
|
|
|
| 826 |
|
| 827 |
|
| 828 |
def create_demo():
|
| 829 |
+
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
| 830 |
|
| 831 |
with gr.Row():
|
| 832 |
with gr.Column():
|