GDMProjects commited on
Commit
8fca14d
·
verified ·
1 Parent(s): d6c18a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -301,8 +301,8 @@ theme = gr.themes.Soft(
301
  )
302
 
303
  # ---------- UI ----------
304
- with gr.Blocks(theme=theme, title="GTT Classifier — Manual + Fixed Samples") as demo:
305
- gr.Markdown("## GTT Prediction (Subset Features)\n**PyCaret pipeline · Auto-preprocessing · Thresholdable**")
306
 
307
  with gr.Row():
308
  # (1) Manual input
 
301
  )
302
 
303
  # ---------- UI ----------
304
+ with gr.Blocks(theme=theme, title="GTT Classifier") as demo:
305
+ gr.Markdown("## GTT Prediction \n**Auto-preprocessing · Thresholdable**")
306
 
307
  with gr.Row():
308
  # (1) Manual input