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 fc28812 commit 9918d12Copy full SHA for 9918d12
onnx_diagnostic/torch_models/hghub/model_inputs.py
@@ -178,7 +178,7 @@ def get_untrained_model_with_inputs(
178
179
if verbose:
180
print(
181
- f"[get_untrained_model_with_inputs] package_source={package_source.__name__} é"
+ f"[get_untrained_model_with_inputs] package_source={package_source.__name__} "
182
f"from {package_source.__file__}"
183
)
184
if use_pretrained:
0 commit comments