Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ def create_certificate(passed, certificate_type, hf_username, first_name, last_n
|
|
136 |
# Add a message
|
137 |
message = """
|
138 |
Congratulations, you successfully completed the Hugging Face Deep Reinforcement Learning Course 🎉! \n
|
139 |
-
Since you pass
|
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
|
142 |
You can try to get a Certificate of Excellence if you pass 100% of the hands-on, don't hesitate to check which unit you didn't pass and update these models.
|
|
|
136 |
# Add a message
|
137 |
message = """
|
138 |
Congratulations, you successfully completed the Hugging Face Deep Reinforcement Learning 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
|
142 |
You can try to get a Certificate of Excellence if you pass 100% of the hands-on, don't hesitate to check which unit you didn't pass and update these models.
|