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 9ab9650 commit 31db2deCopy full SHA for 31db2de
‎supervision/detection/core.py‎
@@ -47,7 +47,8 @@
47
from_moondream,
48
from_paligemma,
49
from_qwen_2_5_vl,
50
- validate_vlm_parameters, from_qwen_3_vl,
+ from_qwen_3_vl,
51
+ validate_vlm_parameters,
52
)
53
from supervision.geometry.core import Position
54
from supervision.utils.internal import deprecated, get_instance_variables
0 commit comments