DiGuaQiu commited on
Commit
309df5e
·
verified ·
1 Parent(s): 40c365d

Update app.py

Browse files

Replace backslash linebreak with html linebreak

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import utils
13
 
14
 
15
  description_markdown = """
16
- **GitHub:** https://github.com/hhaentze/mrsegmentator \
17
  **Paper:** https://arxiv.org/abs/2405.06463
18
  """
19
 
 
13
 
14
 
15
  description_markdown = """
16
+ **GitHub:** https://github.com/hhaentze/mrsegmentator <br>
17
  **Paper:** https://arxiv.org/abs/2405.06463
18
  """
19