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 d635cf8 commit 26d1676Copy full SHA for 26d1676
_unittests/ut_tasks/test_tasks_text_to_image.py
@@ -5,6 +5,7 @@
5
hide_stdout,
6
requires_transformers,
7
requires_torch,
8
+ ignore_errors,
9
)
10
from onnx_diagnostic.torch_models.hghub.model_inputs import get_untrained_model_with_inputs
11
from onnx_diagnostic.torch_export_patches import torch_export_patches
0 commit comments