altndrr commited on
Commit
2eca6de
1 Parent(s): a3ee979

Update badges

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -13,6 +13,9 @@ PAPER_DESCRIPTION = """
13
  <a href="https://github.com/altndrr/vic" style="margin-right: 0.5rem;">
14
  <img src="https://img.shields.io/badge/code-github.altndrr%2Fvic-blue.svg"/>
15
  </a>
 
 
 
16
  <a href="https://arxiv.org/abs/2306.00917" style="margin-right: 0.5rem;">
17
  <img src="https://img.shields.io/badge/paper-arXiv%3A2306.00917-B31B1B.svg"/>
18
  </a>
 
13
  <a href="https://github.com/altndrr/vic" style="margin-right: 0.5rem;">
14
  <img src="https://img.shields.io/badge/code-github.altndrr%2Fvic-blue.svg"/>
15
  </a>
16
+ <a href="https://altndrr-vic.hf.space" style="margin-right: 0.5rem;">
17
+ <img src="https://img.shields.io/badge/demo-hf.altndrr%2Fvic-yellow.svg"/>
18
+ </a>
19
  <a href="https://arxiv.org/abs/2306.00917" style="margin-right: 0.5rem;">
20
  <img src="https://img.shields.io/badge/paper-arXiv%3A2306.00917-B31B1B.svg"/>
21
  </a>