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 23f5a05 commit 42b4fc4Copy full SHA for 42b4fc4
genai/bounding-box/boundingbox-with-txt-img.js
@@ -75,7 +75,7 @@ async function createBoundingBox(
75
Return bounding boxes as an array with labels.
76
Never return masks. Limit to 25 objects.
77
If an object is present multiple times, give each object a unique label
78
- according to its distinct characteristics (colors, size, position, etc.).
+ according to its distinct characteristics (colors, size, position, etc).
79
`;
80
81
const safetySettings = [
0 commit comments