sergiopaniego HF Staff commited on
Commit
0640418
Β·
verified Β·
1 Parent(s): 2ee56f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ with gr.Blocks() as demo:
102
  3. Click **'Get My Certificate'** to check your score and download your certificate.
103
  """)
104
  gr.Markdown("---")
105
- gr.Markdown("πŸ“ **Note**: You must have completed [Unit 4](https://huggingface.co/learn/agents-course/unit4/introduction) and your Agent must have scored **above 45** to get your certificate.")
106
 
107
  gr.LoginButton()
108
  with gr.Row():
 
102
  3. Click **'Get My Certificate'** to check your score and download your certificate.
103
  """)
104
  gr.Markdown("---")
105
+ gr.Markdown("πŸ“ **Note**: You must have completed [Unit 4](https://huggingface.co/learn/agents-course/unit4/introduction) and your Agent must have scored **above 30** to get your certificate.")
106
 
107
  gr.LoginButton()
108
  with gr.Row():