itachi-ai commited on
Commit
504bd01
·
verified ·
1 Parent(s): 99aa9d1
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -13,8 +13,8 @@ with gr.Blocks() as demo:
13
  gr.Markdown(
14
  """
15
  This model is trained on the Kaggle dataset:
16
- - Only for the educational purpose
17
- - Play with that and Have fun.
18
  """)
19
 
20
  demo.launch()
 
13
  gr.Markdown(
14
  """
15
  This model is trained on the Kaggle dataset:
16
+ 1. Only for the educational purpose
17
+ 2. Play with that and Have fun.
18
  """)
19
 
20
  demo.launch()