temp: redirect to tutorials/index.qmd
Browse files
app.py
CHANGED
@@ -346,7 +346,7 @@ with gr.Blocks() as demo:
|
|
346 |
- To get a *certificate of completion*: you need to **contribute to at least one model, dataset, or space**.
|
347 |
- To get a *certificate of excellence*: you need to **contribute to models, datasets, and spaces**. *(Yes, all three!)*
|
348 |
|
349 |
-
For more information about the certification process [check the hackathon page on certification](https://pseudo-lab.github.io/huggingface-hackathon23/tutorials/
|
350 |
Don't hesitate to share your certificate on Twitter (tag me [@wonhseo](https://twitter.com/wonhseo) and [@huggingface](https://twitter.com/huggingface)) and on LinkedIn.
|
351 |
"""
|
352 |
)
|
|
|
346 |
- To get a *certificate of completion*: you need to **contribute to at least one model, dataset, or space**.
|
347 |
- To get a *certificate of excellence*: you need to **contribute to models, datasets, and spaces**. *(Yes, all three!)*
|
348 |
|
349 |
+
For more information about the certification process [check the hackathon page on certification](https://pseudo-lab.github.io/huggingface-hackathon23/tutorials/index.html).
|
350 |
Don't hesitate to share your certificate on Twitter (tag me [@wonhseo](https://twitter.com/wonhseo) and [@huggingface](https://twitter.com/huggingface)) and on LinkedIn.
|
351 |
"""
|
352 |
)
|