Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -329,7 +329,7 @@ article = (
|
|
329 |
"<p style='text-align: center;'>"
|
330 |
"<a href='https://huggingface.co/nvidia/canary-1b-v2' target='_blank'>ποΈ Learn more about the Model</a> | "
|
331 |
"<a href='https://github.com/NVIDIA/NeMo' target='_blank'>π§βπ» NeMo Repository</a> | "
|
332 |
-
"<a href='' target='_blank'>π Technical Report
|
333 |
"</p>"
|
334 |
)
|
335 |
|
|
|
329 |
"<p style='text-align: center;'>"
|
330 |
"<a href='https://huggingface.co/nvidia/canary-1b-v2' target='_blank'>ποΈ Learn more about the Model</a> | "
|
331 |
"<a href='https://github.com/NVIDIA/NeMo' target='_blank'>π§βπ» NeMo Repository</a> | "
|
332 |
+
"<a href='https://arxiv.org/abs/2509.14128' target='_blank'>π Technical Report </a>"
|
333 |
"</p>"
|
334 |
)
|
335 |
|