kevinhug commited on
Commit
f808f68
·
1 Parent(s): 4695db7
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -221,7 +221,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
221
 
222
  with gr.Tab("Explainable AI"):
223
 
224
- gr.HTML("""
225
  <h1>Explain by Dataset</h1>
226
  <br/>
227
  <img src="data.png" />
@@ -247,7 +247,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
247
 
248
  Explain by Record
249
  =============
250
- ![](xgb/record.png)
251
  the largest contribution to positive price is dist_subway
252
 
253
  second contribution is age
 
221
 
222
  with gr.Tab("Explainable AI"):
223
 
224
+ gr.Markdown("""
225
  <h1>Explain by Dataset</h1>
226
  <br/>
227
  <img src="data.png" />
 
247
 
248
  Explain by Record
249
  =============
250
+ ![force](./xgb/record.png)
251
  the largest contribution to positive price is dist_subway
252
 
253
  second contribution is age