Skip to content

Commit 7129b38

Browse files
committed
fix test
1 parent cf2aed2 commit 7129b38

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
@@ -53,7 +53,7 @@ def test_image_text_to_text_tiny_gemma3(self):
5353
)
5454

5555
@hide_stdout()
56-
@requires_transformers("4.56.2")
56+
@requires_transformers("4.56.99")
5757
@requires_torch("2.8.99")
5858
def test_image_text_to_text_gemma3_4b_it(self):
5959
mid = "google/gemma-3-4b-it"

0 commit comments

Comments
 (0)