Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -176,7 +176,6 @@ footer {
|
|
176 |
|
177 |
def run_gradio_app():
|
178 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
179 |
-
gr.Markdown("# Comfy Anything 🐈")
|
180 |
|
181 |
with gr.Row():
|
182 |
with gr.Column(scale=1):
|
|
|
176 |
|
177 |
def run_gradio_app():
|
178 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
|
|
179 |
|
180 |
with gr.Row():
|
181 |
with gr.Column(scale=1):
|