ZhifengKong commited on
Commit
2ac3413
·
1 Parent(s): e36d5fd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,7 +325,7 @@ with ui:
325
  </h1>
326
  </div>
327
  <p style="margin-bottom: 10px; font-size: 125%">
328
- <a href="https://arxiv.org/abs/2402.01831">[Paper]</a> <a href="https://github.com/NVIDIA/audio-flamingo">[Code]</a> <a href="https://audioflamingo.github.io/">[Demo]</a>
329
  </p>
330
  </div>
331
  """
 
325
  </h1>
326
  </div>
327
  <p style="margin-bottom: 10px; font-size: 125%">
328
+ <a href="https://arxiv.org/abs/2402.01831">[Paper]</a> <a href="https://github.com/NVIDIA/audio-flamingo">[Code]</a> <a href="https://audioflamingo.github.io/">[Demo Website]</a> <a href="https://www.youtube.com/watch?v=ucttuS28RVE">[Demo Video]</a>
329
  </p>
330
  </div>
331
  """