ZeroCommand commited on
Commit
5de0e8a
1 Parent(s): 63bdb5b

fix markdown format

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -300,7 +300,7 @@ with gr.Blocks(theme=theme) as iface:
300
  <h1 style="text-align: center;">
301
  Confirm Label Details
302
  </h1>
303
- Base on your model and dataset, we inferred this label mapping. **If the mapping is incorrect, please modify it in the table below.**
304
  ''')
305
 
306
  with gr.Row():
 
300
  <h1 style="text-align: center;">
301
  Confirm Label Details
302
  </h1>
303
+ Base on your model and dataset, we inferred this label mapping and feature mapping. <b>If the mapping is incorrect, please modify it in the table below.</b>
304
  ''')
305
 
306
  with gr.Row():