capradeepgujaran commited on
Commit
624a112
·
verified ·
1 Parent(s): 18f5cd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as iface:
154
  <div class="header">
155
  <h1>🏗️ Construction Site Safety Analyzer</h1>
156
  </div>
157
- <p class="subheader">Enhance workplace safety and compliance with AI-powered image analysis and expert chat assistance.</p>
158
  </div>
159
  """
160
  )
 
154
  <div class="header">
155
  <h1>🏗️ Construction Site Safety Analyzer</h1>
156
  </div>
157
+ <p class="subheader">Enhance workplace safety and compliance with AI-powered image analysis using Llama 3.2 90B Vision and expert chat assistance.</p>
158
  </div>
159
  """
160
  )