Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ footer {visibility: hidden}
|
|
58 |
"""
|
59 |
|
60 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
61 |
-
gr.HTML("<h1 class='title'>
|
62 |
|
63 |
with gr.Column(elem_id="container"):
|
64 |
with gr.Group():
|
|
|
58 |
"""
|
59 |
|
60 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
|
61 |
+
gr.HTML("<h1 class='title'>LOGO Generator AI</h1>")
|
62 |
|
63 |
with gr.Column(elem_id="container"):
|
64 |
with gr.Group():
|