Spaces:
Runtime error
Runtime error
chore: space alignment in the author names
Browse files
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>"""
|