hasnatz commited on
Commit
d8a25ed
·
verified ·
1 Parent(s): 61bae11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with gr.Blocks(theme=custom_theme) as demo:
44
  alt='My Image'
45
  style='height: 100px; width: auto; display: block; margin: 0 auto;'
46
  >
47
- <h2>V-Safe: Construction Site Safety Detection Demo</h2>
48
  <br>
49
  </div>
50
  """
 
44
  alt='My Image'
45
  style='height: 100px; width: auto; display: block; margin: 0 auto;'
46
  >
47
+ <h2>Vision-Based Construction Safety Detection</h2>
48
  <br>
49
  </div>
50
  """