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