Spaces:
Sleeping
Sleeping
AI-RESEARCHER-2024
commited on
Commit
•
4520520
1
Parent(s):
3a26083
Update app.py
Browse filesUpdate app description
app.py
CHANGED
@@ -252,9 +252,9 @@ class GradioInterface:
|
|
252 |
{app_styles}
|
253 |
<div class="app-header">
|
254 |
<h1 class="app-title">AI Dentistry Application</h1>
|
255 |
-
<h2 class="app-subtitle">
|
256 |
<p class="app-description">
|
257 |
-
This application
|
258 |
</p>
|
259 |
</div>
|
260 |
"""
|
|
|
252 |
{app_styles}
|
253 |
<div class="app-header">
|
254 |
<h1 class="app-title">AI Dentistry Application</h1>
|
255 |
+
<h2 class="app-subtitle">Advancing Imaging and Clinical Transcription</h2>
|
256 |
<p class="app-description">
|
257 |
+
This application demonstrates the use of AI in dentistry for calculus and caries classification, caries detection, and dental x-ray segmentation.
|
258 |
</p>
|
259 |
</div>
|
260 |
"""
|