AI-RESEARCHER-2024 commited on
Commit
1b552d9
1 Parent(s): 37704d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ class GradioInterface:
254
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
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.
 
254
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
255
  {app_styles}
256
  <div class="app-header">
257
+ <h1 class="app-title">AI in Dentistry</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.