fdaudens HF staff commited on
Commit
dedcdf5
1 Parent(s): 8707601

Update index.html

Browse files
Files changed (1) hide show
  1. 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 stack chart shows the evolution of Hugging Face Papers and weekly cumulative likes</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>
 
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>