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 e099ebc commit 47273abCopy full SHA for 47273ab
onnx_diagnostic/torch_models/hghub/hub_api.py
@@ -186,7 +186,7 @@ def task_from_id(
186
if the task cannot be determined
187
:param pretrained: uses the config
188
:param fall_back_to_pretrained: falls back to pretrained config
189
- :param exc: raises an excpetion if True
+ :param exc: raises an exception if True
190
:return: task
191
"""
192
if not pretrained:
0 commit comments