yslan commited on
Commit
d84832d
·
verified ·
1 Parent(s): 3f8a975

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +13 -13
app.py CHANGED
@@ -43,19 +43,19 @@ important_link = r"""
43
  </div>
44
  """
45
 
46
- authors = r"""
47
- <div align='center'>
48
- <a href='https://wzhouxiff.github.io/'>Zhouxia Wang</a>
49
- &ensp; <a href='https://nirvanalan.github.io/'>Yushi Lan</a>
50
- &ensp; <a href='https://shangchenzhou.com/'>Shangchen Zhou</a>
51
- &ensp; <a href='https://www.mmlab-ntu.com/person/ccloy/index.html'>Chen Change Loy</a>
52
- </div>
53
- """
54
-
55
- affiliation = r"""
56
- <div align='center'>
57
- <a href='https://www.mmlab-ntu.com/'>S-Lab, NTU Singapore</a>
58
- </div>
59
  """
60
 
61
  description = r"""
 
43
  </div>
44
  """
45
 
46
+ # authors = r"""
47
+ # <div align='center'>
48
+ # <a href='https://wzhouxiff.github.io/'>Zhouxia Wang</a>
49
+ # &ensp; <a href='https://nirvanalan.github.io/'>Yushi Lan</a>
50
+ # &ensp; <a href='https://shangchenzhou.com/'>Shangchen Zhou</a>
51
+ # &ensp; <a href='https://www.mmlab-ntu.com/person/ccloy/index.html'>Chen Change Loy</a>
52
+ # </div>
53
+ # """
54
+
55
+ # affiliation = r"""
56
+ # <div align='center'>
57
+ # <a href='https://www.mmlab-ntu.com/'>S-Lab, NTU Singapore</a>
58
+ # </div>
59
  """
60
 
61
  description = r"""