zzl commited on
Commit
128a7e4
1 Parent(s): a47eef7

Update cvpr2023

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -22,6 +22,9 @@ with gr.Blocks(css='style.css') as demo:
22
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
23
  <sup>1</sup>Nankai University <sup>*</sup> represents the equal contribution.
24
  </h2>
 
 
 
25
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
26
  [<a href="https://arxiv.org/abs/2303.13439" style="color:blue;">arXiv</a>]
27
  [<a href="https://github.com/MCG-NKU/AMT" style="color:blue;">GitHub</a>]
 
22
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
23
  <sup>1</sup>Nankai University <sup>*</sup> represents the equal contribution.
24
  </h2>
25
+ <h1 style="font-weight: 900; font-size: 2rem; margin: 0rem">
26
+ CVPR 2023
27
+ </h1>
28
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
29
  [<a href="https://arxiv.org/abs/2303.13439" style="color:blue;">arXiv</a>]
30
  [<a href="https://github.com/MCG-NKU/AMT" style="color:blue;">GitHub</a>]