mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-01 17:51:01 +08:00
Update units/en/unit2/hands-on.mdx
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user