Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -256,7 +256,7 @@ def analyze_conditions(region):
|
|
256 |
# Define the Gradio interface
|
257 |
with gr.Blocks(title="Ocean Current Mapping Tool", theme=gr.themes.Ocean()) as demo:
|
258 |
gr.Markdown("""
|
259 |
-
|
260 |
|
261 |
An AI-powered application for visualizing ocean currents, designed for oceanographers and surfers.
|
262 |
|
|
|
256 |
# Define the Gradio interface
|
257 |
with gr.Blocks(title="Ocean Current Mapping Tool", theme=gr.themes.Ocean()) as demo:
|
258 |
gr.Markdown("""
|
259 |
+
Real-Time Ocean Current Mapper
|
260 |
|
261 |
An AI-powered application for visualizing ocean currents, designed for oceanographers and surfers.
|
262 |
|