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 68fc65f commit 0723387Copy full SHA for 0723387
docs/index.html
@@ -109,7 +109,7 @@ <h2 class="title is-3 has-text-centered">Abstract</h2>
109
<!-- Radar Image Section -->
110
<section class="section">
111
<div class="container has-text-centered">
112
- <img src="static/images/radar_paper(4).png" alt="Radar Chart" style="max-width: 80%; height: auto;">
+ <img src="static/images/radar_paper.png" alt="Radar Chart" style="max-width: 80%; height: auto;">
113
<p class="mt-4"><strong>LLM2CLIP: Demonstrating excellence across multiple benchmarks.</strong></p>
114
</div>
115
</section>
0 commit comments