CCockrum commited on
Commit
1e91aa5
·
verified ·
1 Parent(s): 1c7efe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Mapper
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;">