Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -655,7 +655,7 @@ def create_iframe():
|
|
655 |
|
656 |
# Create the Gradio blocks
|
657 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue="pink", secondary_hue="purple")) as demo:
|
658 |
-
gr.Markdown("#
|
659 |
|
660 |
iframe_output = gr.HTML(create_iframe())
|
661 |
|
|
|
655 |
|
656 |
# Create the Gradio blocks
|
657 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue="pink", secondary_hue="purple")) as demo:
|
658 |
+
gr.Markdown("# Mapa anotaci贸n")
|
659 |
|
660 |
iframe_output = gr.HTML(create_iframe())
|
661 |
|