fdaudens HF staff commited on
Commit
5644c7c
1 Parent(s): bf996a0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -379,7 +379,7 @@
379
  <p>A festive ranking of the most competitive open source models on Hugging Face. Each box shows a model's position, from #1 at the top to #21 at the base.</p>
380
  <div class="responsive-iframe-container">
381
  <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>
382
- <iframe src="http://aiworld.eu/embed/api/model/model/christmas-tree" allowfullscreen></iframe>
383
  </div>
384
  `
385
  };
 
379
  <p>A festive ranking of the most competitive open source models on Hugging Face. Each box shows a model's position, from #1 at the top to #21 at the base.</p>
380
  <div class="responsive-iframe-container">
381
  <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>
382
+ <iframe src="https://aiworld.eu/embed/api/model/model/christmas-tree" allowfullscreen></iframe>
383
  </div>
384
  `
385
  };