Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -369,7 +369,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
|
|
369 |
|
370 |
with gr.Row():
|
371 |
with gr.Column():
|
372 |
-
gr.Image("
|
373 |
|
374 |
#with gr.Column():
|
375 |
# gr.Markdown(
|
|
|
369 |
|
370 |
with gr.Row():
|
371 |
with gr.Column():
|
372 |
+
gr.Image("gradio.png", elem_id="banner-image", show_label=False)
|
373 |
|
374 |
#with gr.Column():
|
375 |
# gr.Markdown(
|