GDMProjects commited on
Commit
0be340b
·
verified ·
1 Parent(s): 0162f7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -267,8 +267,7 @@ hr.sep { border: none; border-top: 1px solid #e5e7eb; margin: 8px 0 14px; }
267
  """) as demo:
268
 
269
  gr.Markdown(
270
- "<h1 class='title'>Insulin Classifier — Manual + Fixed Samples</h1>"
271
- "<div class='badge'>PyCaret pipeline · Auto-preprocessing · Thresholdable</div>"
272
  )
273
  if SAMPLE_ERROR:
274
  gr.Markdown(f"<div class='card small'>{SAMPLE_ERROR}</div>")
 
267
  """) as demo:
268
 
269
  gr.Markdown(
270
+ "<h1 class='title'>Insulin Classifier </h1>"
 
271
  )
272
  if SAMPLE_ERROR:
273
  gr.Markdown(f"<div class='card small'>{SAMPLE_ERROR}</div>")