Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -255,7 +255,7 @@
|
|
255 |
`,
|
256 |
10: `
|
257 |
<h2>The Great AI Bake-Off: Which Field is Rising?</h2>
|
258 |
-
<p>This
|
259 |
<div class="responsive-iframe-container">
|
260 |
<button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
|
261 |
<iframe src="https://aiworld.eu/embed/api/paper/hf_papers_stacked" allowfullscreen></iframe>
|
|
|
255 |
`,
|
256 |
10: `
|
257 |
<h2>The Great AI Bake-Off: Which Field is Rising?</h2>
|
258 |
+
<p>This stacked chart shows the evolution of the number of research papers on Hugging Face</p>
|
259 |
<div class="responsive-iframe-container">
|
260 |
<button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
|
261 |
<iframe src="https://aiworld.eu/embed/api/paper/hf_papers_stacked" allowfullscreen></iframe>
|