Spaces:
Runtime error
Runtime error
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 |
)
|