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 7425f6d commit 9b221a8Copy full SHA for 9b221a8
tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py
@@ -55,8 +55,6 @@
55
if is_torch_available():
56
import torch
57
58
-else:
59
- is_torch_greater_or_equal_than_2_0 = False
60
61
if is_vision_available():
62
from PIL import Image
0 commit comments