nithinraok commited on
Commit
41c5e37
Β·
verified Β·
1 Parent(s): 1106035

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 (Coming Soon)</a>"
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