Wajahat698 commited on
Commit
2fb307c
·
verified ·
1 Parent(s): f0c52cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -594,7 +594,7 @@ function refresh() {
594
  with gr.Blocks(css=css, js=js, theme=gr.themes.Soft()) as demo:
595
  gr.Markdown("""
596
  <h2 style="text-align: center; font-size: 2.25rem; font-weight: 600;">
597
- Driver Analysis - Multi-Target Analysis
598
  </h2>
599
  """)
600
 
 
594
  with gr.Blocks(css=css, js=js, theme=gr.themes.Soft()) as demo:
595
  gr.Markdown("""
596
  <h2 style="text-align: center; font-size: 2.25rem; font-weight: 600;">
597
+ ShapleyRegression
598
  </h2>
599
  """)
600