Spaces:
Running
on
T4
Running
on
T4
nithinraok
commited on
Commit
β’
9379375
1
Parent(s):
39f68c8
Update app.py
Browse files
app.py
CHANGED
@@ -261,7 +261,7 @@ with gr.Blocks(
|
|
261 |
|
262 |
gr.HTML(
|
263 |
"<p style='text-align: center'>"
|
264 |
-
"π€ <a href='
|
265 |
"π§βπ» <a href='https://github.com/NVIDIA/NeMo' target='_blank'>NeMo Repository</a>"
|
266 |
"</p>"
|
267 |
)
|
|
|
261 |
|
262 |
gr.HTML(
|
263 |
"<p style='text-align: center'>"
|
264 |
+
"π€ <a href='https://huggingface.co/nvidia/canary-1b' target='_blank'>Canary model</a> | "
|
265 |
"π§βπ» <a href='https://github.com/NVIDIA/NeMo' target='_blank'>NeMo Repository</a>"
|
266 |
"</p>"
|
267 |
)
|