"vscode:/vscode.git/clone" did not exist on "0de1de3dcd1f092e0ee268b84561d5dc93767144"
feat(draw_bbox): add option to toggle bounding box drawing
Introduce an additional argument `draw_bbox` in the `draw_bbox_with_number` function to enable toggling the drawing of bounding boxes on or off. When set to `False`, no bounding box will be drawn, allowing for situations where only text
Showing
Please register or sign in to comment