Skip to content

Commit

Permalink
tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed Dec 9, 2024
1 parent 90a4e11 commit 0d857a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ huggingface-cli whoami
huggingface-cli repo create
```

With the `HfApi` class there are methods to query models, datasets, and metrics by specific tags (e.g. if you want to list models compatible with your library):
With the `HfApi` class there are methods to query models, datasets, and Spaces by specific tags (e.g. if you want to list models compatible with your library):
- **Models**:
- `list_models()`
- `model_info()`
Expand Down

0 comments on commit 0d857a7

Please sign in to comment.