Update app.py
Browse files
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 |
)
|