Update app.py
#1
by
sanchit-gandhi
HF staff
- opened
app.py
CHANGED
@@ -135,7 +135,7 @@ def create_certificate(passed, certificate_type, hf_username, first_name, last_n
|
|
135 |
add_certified_user(hf_username, first_name, last_name, certificate_type)
|
136 |
# Add a message
|
137 |
message = """
|
138 |
-
Congratulations, you successfully completed the Hugging Face
|
139 |
Since you pass 3 out of 4 of the hands-on you get a Certificate of Completion π. \n
|
140 |
You can download your certificate below β¬οΈ \n
|
141 |
Don't hesitate to share your certificate image below on Twitter and Linkedin (you can tag me @mariakhalusova and @huggingface) π€ \n
|
|
|
135 |
add_certified_user(hf_username, first_name, last_name, certificate_type)
|
136 |
# Add a message
|
137 |
message = """
|
138 |
+
Congratulations, you successfully completed the Hugging Face Audio Course π! \n
|
139 |
Since you pass 3 out of 4 of the hands-on you get a Certificate of Completion π. \n
|
140 |
You can download your certificate below β¬οΈ \n
|
141 |
Don't hesitate to share your certificate image below on Twitter and Linkedin (you can tag me @mariakhalusova and @huggingface) π€ \n
|