CCockrum commited on
Commit
7ae303e
·
verified ·
1 Parent(s): 7d24d95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- #Real-Time Ocean Current Mapper
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