Skip to content

Commit bac7a91

Browse files
committed
fix
1 parent 9b971f0 commit bac7a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_unittests/ut_tasks/test_tasks_image_text_to_text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
class TestTasksImageTextToText(ExtTestCase):
1616
@hide_stdout()
17-
@requires_transformers("4.53")
17+
@requires_transformers("4.56")
1818
@requires_torch("2.7.99")
1919
def test_image_text_to_text_idefics(self):
2020
mid = "HuggingFaceM4/tiny-random-idefics"

0 commit comments

Comments
 (0)