Skip to content

Commit 3aa3925

Browse files
authored
Better h1
1 parent ce18cd2 commit 3aa3925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini-bbox.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
</style>
228228
</head>
229229
<body>
230-
<h1>Optimized Gemini API Image Processor with Bounding Box Visualization</h1>
230+
<h1>Gemini API Image Bounding Box Visualization</h1>
231231
<input type="file" id="imageInput" accept="image/*">
232232
<textarea id="promptInput">Return bounding boxes as JSON arrays [ymin, xmin, ymax, xmax]
233233
</textarea>

0 commit comments

Comments
 (0)