Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -207,6 +207,7 @@ Google Earth URL: https://earth.google.com/web/search/4704+cavan+road+mound+mn+
|
|
207 |

|
208 |
|
209 |
"""
|
|
|
210 |
|
211 |
with gr.Blocks() as demo:
|
212 |
with gr.Column():
|
|
|
207 |

|
208 |
|
209 |
"""
|
210 |
+
return markdown
|
211 |
|
212 |
with gr.Blocks() as demo:
|
213 |
with gr.Column():
|