Skip broken test
This commit is contained in:
@@ -177,6 +177,7 @@ class ImageSegmentationPipelineTests(unittest.TestCase, metaclass=PipelineTestCa
|
|||||||
)
|
)
|
||||||
|
|
||||||
@require_torch
|
@require_torch
|
||||||
|
@unittest.skip("This test is broken for now")
|
||||||
def test_small_model_pt(self):
|
def test_small_model_pt(self):
|
||||||
model_id = "hf-internal-testing/tiny-detr-mobilenetsv3-panoptic"
|
model_id = "hf-internal-testing/tiny-detr-mobilenetsv3-panoptic"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user