Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ theme = gr.themes.Soft(
|
|
93 |
# """
|
94 |
|
95 |
|
96 |
-
with gr.Blocks(title="ToonMagev2", theme =
|
97 |
gr.Markdown(_MARKDOWN_)
|
98 |
with gr.Row():
|
99 |
with gr.Column():
|
|
|
93 |
# """
|
94 |
|
95 |
|
96 |
+
with gr.Blocks(title="ToonMagev2", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
|
97 |
gr.Markdown(_MARKDOWN_)
|
98 |
with gr.Row():
|
99 |
with gr.Column():
|