diff --git a/units/en/unit4/hands-on.mdx b/units/en/unit4/hands-on.mdx index ff782db..c31a332 100644 --- a/units/en/unit4/hands-on.mdx +++ b/units/en/unit4/hands-on.mdx @@ -801,8 +801,6 @@ To be able to share your model with the community there are three more steps to ```python -from huggingface_hub import notebook_login - notebook_login() ```