Update units/en/unit2/hands-on.mdx

Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
Thomas Simonini
2022-12-12 13:38:52 +01:00
committed by GitHub
parent f20ccf4cc1
commit bea56eb115

View File

@@ -547,7 +547,7 @@ Under the hood, the Hub uses git-based repositories (don't worry if you don't kn
#### Do not modify this code
```python
from huggingface_hub import HfApi, HfFolder, Repository, snapshot_download
from huggingface_hub import HfApi, snapshot_download
from huggingface_hub.repocard import metadata_eval_result, metadata_save
from pathlib import Path