kevinconka commited on
Commit
7fa7461
Β·
1 Parent(s): 0f0204b

Minor title rephrasing

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -22,8 +22,8 @@ TITLE = """
22
  <h1> 🌊 SEA.AI's Machine Vision Showcase ✨ </h1>
23
  <p align="center">
24
  Ahoy! Explore our object detection technology!
25
- Upload a maritime scene image or use a URL, and click
26
- <code>Submit</code> to see the results.
27
  </p>
28
  """
29
 
 
22
  <h1> 🌊 SEA.AI's Machine Vision Showcase ✨ </h1>
23
  <p align="center">
24
  Ahoy! Explore our object detection technology!
25
+ Upload a maritime scene image and click <code>Submit</code>
26
+ to see the results.
27
  </p>
28
  """
29