We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb8a36 commit 7fb7b8aCopy full SHA for 7fb7b8a
src/huggingface_hub/hf_api.py
@@ -150,7 +150,7 @@ def list_models(
150
Get the public list of all the models on huggingface.co
151
152
Args:
153
- filter (:obj:`str`, `optional`):
+ filter (:obj:`str` or :class:`Iterable`, `optional`):
154
A string which can be used to identify models on the hub by their tags.
155
Example usage:
156
0 commit comments