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 9b971f0 commit bac7a91Copy full SHA for bac7a91
_unittests/ut_tasks/test_tasks_image_text_to_text.py
@@ -14,7 +14,7 @@
14
15
class TestTasksImageTextToText(ExtTestCase):
16
@hide_stdout()
17
- @requires_transformers("4.53")
+ @requires_transformers("4.56")
18
@requires_torch("2.7.99")
19
def test_image_text_to_text_idefics(self):
20
mid = "HuggingFaceM4/tiny-random-idefics"
0 commit comments