Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
| 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 |
|