ameroyer commited on
Commit
374e67f
ยท
verified ยท
1 Parent(s): 549535e

Add target="_blank" to links

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ def create_video_gallery():
142
  <div style="text-align: center">
143
  <h1> ๐Ÿ  CASA Samples Gallery ๐Ÿ  </h1>
144
  <p style="color: white; margin: 0;">This gallery contains qualitative samples of live video captions generated by our <code>CASA-Qwen2_5-VL-3B</code> model.
145
- <br>For more information please check our <a href="https://kyutai.org/casa">project page</a>, <a href="https://arxiv.org/abs/2512.19535">preprint</a> and associated <a href="https://huggingface.co/collections/kyutai/casa">HuggingFace collection</a></p>
146
  </div>
147
  <p style="margin-top: 10px">Each video contains the following information:
148
  <ul>
 
142
  <div style="text-align: center">
143
  <h1> ๐Ÿ  CASA Samples Gallery ๐Ÿ  </h1>
144
  <p style="color: white; margin: 0;">This gallery contains qualitative samples of live video captions generated by our <code>CASA-Qwen2_5-VL-3B</code> model.
145
+ <br>For more information please check our <a href="https://kyutai.org/casa" target="_blank">project page</a>, <a href="https://arxiv.org/abs/2512.19535" target="_blank">preprint</a> and associated <a href="https://huggingface.co/collections/kyutai/casa" target="_blank">HuggingFace collection</a></p>
146
  </div>
147
  <p style="margin-top: 10px">Each video contains the following information:
148
  <ul>