ariG23498 commited on
Commit
541c245
1 Parent(s): c125cfe

chore: space alignment in the author names

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def infer(test_image):
29
 
30
  # define the article
31
  article = """<center>
32
- Authors: <a href='https://twitter.com/ariG23498'>Aritra Roy Gosthipaty</a>|
33
  <a href='https://twitter.com/ritwik_raha'>Ritwik Raha</a>
34
  <br>
35
  <a href='https://arxiv.org/abs/2103.06255'>Involution: Inverting the Inherence of Convolution for Visual Recognition</a>"""
 
29
 
30
  # define the article
31
  article = """<center>
32
+ Authors: <a href='https://twitter.com/ariG23498'>Aritra Roy Gosthipaty</a> |
33
  <a href='https://twitter.com/ritwik_raha'>Ritwik Raha</a>
34
  <br>
35
  <a href='https://arxiv.org/abs/2103.06255'>Involution: Inverting the Inherence of Convolution for Visual Recognition</a>"""