Update hands-on.mdx

This commit is contained in:
Thomas Simonini
2023-01-04 14:18:09 +01:00
committed by GitHub
parent 89e97f0196
commit 8a35f1bf67

View File

@@ -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()
```