Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -337,7 +337,7 @@ def analyze_conditions(region):
|
|
337 |
with gr.Blocks(title="Ocean Current Mapper", theme=gr.themes.Ocean()) as demo:
|
338 |
gr.Markdown("""
|
339 |
<h1 style="font-size: 3em; text-align: center; color: #2E86AB; margin-bottom: 0.5em;">
|
340 |
-
Real-Time Ocean Current
|
341 |
</h1>
|
342 |
|
343 |
<div style="text-align: center; font-size: 1.2em; margin-bottom: 2em;">
|
|
|
337 |
with gr.Blocks(title="Ocean Current Mapper", theme=gr.themes.Ocean()) as demo:
|
338 |
gr.Markdown("""
|
339 |
<h1 style="font-size: 3em; text-align: center; color: #2E86AB; margin-bottom: 0.5em;">
|
340 |
+
Real-Time Ocean Current Mapping Tool
|
341 |
</h1>
|
342 |
|
343 |
<div style="text-align: center; font-size: 1.2em; margin-bottom: 2em;">
|