Commit
β’
7dfb009
1
Parent(s):
e237e5f
Update app.py (#1)
Browse files- Update app.py (b5758d77534ab0881fd20ce139a71f3e47064fc6)
Co-authored-by: Sanchit Gandhi <[email protected]>
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
|