Skip to content

Commit c4cc943

Browse files
Ankit KhareAnkit Khare
authored andcommitted
Update Performance Evolution: change label to 'Visual Grounding' and restore green bar color
1 parent f089914 commit c4cc943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gallery.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ <h2 class="text-2xl font-bold mb-4" style="color: var(--ade-text);">Performance
207207
<div class="w-32 text-right" style="color: var(--ade-text-dim);">5,098/5,346</div>
208208
</div>
209209
<div class="flex items-center gap-4">
210-
<div class="w-64 font-bold" style="color: var(--ade-text);">Final (Prompt Optimization)✨</div>
210+
<div class="w-64 font-bold" style="color: var(--ade-text);">Final (Visual Grounding)✨</div>
211211
<div class="flex-1 bg-gray-700 rounded-full h-8">
212-
<div class="h-8 rounded-full flex items-center justify-end pr-4 text-white font-bold" style="width: 99.156%">99.156% (+3.80pp)</div>
212+
<div class="h-8 rounded-full flex items-center justify-end pr-4 text-white font-bold" style="background: var(--ade-teal); width: 99.156%">99.156% (+3.80pp)</div>
213213
</div>
214214
<div class="w-32 text-right font-bold" style="color: var(--ade-teal);">5,286/5,331</div>
215215
</div>

0 commit comments

Comments
 (0)