Skip to content

Commit 8eae5ea

Browse files
committed
keep slow test slow
1 parent c5a76b7 commit 8eae5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pipelines/test_pipelines_image_to_text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def test_large_model_tf(self):
253253
],
254254
)
255255

256-
# @slow
256+
@slow
257257
@require_torch
258258
def test_conditional_generation_llava(self):
259259
pipe = pipeline("image-to-text", model="llava-hf/bakLlava-v1-hf")

0 commit comments

Comments
 (0)