AI-RESEARCHER-2024 commited on
Commit
9bbdf8c
1 Parent(s): 90e87fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -255,7 +255,7 @@ class GradioInterface:
255
  {app_styles}
256
  <div class="app-header">
257
  <h1 class="app-title">AI Dentistry Application</h1>
258
- <h2 class="app-subtitle">Advancing Imaging and Clinical Transcription</h2>
259
  <p class="app-description">
260
  This application demonstrates the use of AI in dentistry for calculus and caries classification, caries detection, and dental x-ray segmentation.
261
  </p>
 
255
  {app_styles}
256
  <div class="app-header">
257
  <h1 class="app-title">AI Dentistry Application</h1>
258
+ <h2 class="app-subtitle">Steven Fernandes, Ph.D.</h2>
259
  <p class="app-description">
260
  This application demonstrates the use of AI in dentistry for calculus and caries classification, caries detection, and dental x-ray segmentation.
261
  </p>