This commit is contained in:
ydshieh 2025-07-01 20:45:54 +02:00
parent 2272af8049
commit 720bb8c472

View File

@ -758,6 +758,7 @@ def prepare_img():
@require_torch
@require_vision
@slow
class DFineModelIntegrationTest(unittest.TestCase):
@cached_property
def default_image_processor(self):