We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abff37 commit 4997861Copy full SHA for 4997861
src/groundlight/client.py
@@ -399,7 +399,6 @@ def create_detector( # noqa: PLR0913
399
400
Text recognition detectors are in Beta, and can be created through the
401
ExperimentalApi via the :meth:`ExperimentalApi.create_text_recognition_detector` method.
402
- Bounding box detectors can be created using the :meth:`create_bounding_box_detector` method.
403
404
**Example usage**::
405
0 commit comments