Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -194,7 +194,7 @@
|
|
194 |
`,
|
195 |
3: `
|
196 |
<h2>Fast & Furious model releases</h2>
|
197 |
-
<p>This race chart shows
|
198 |
<div class="responsive-iframe-container">
|
199 |
<button onclick="toggleFullscreen(this.nextElementSibling)" 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>
|
200 |
<iframe src="https://aiworld.eu/embed/model/author/racechart" allowfullscreen></iframe>
|
|
|
194 |
`,
|
195 |
3: `
|
196 |
<h2>Fast & Furious model releases</h2>
|
197 |
+
<p>This race chart shows cumulative likes for models over the first 48 weeks of 2024, with Meta (US), Stability (UK) and Black Forest Labs (GER) leading the pack.</p>
|
198 |
<div class="responsive-iframe-container">
|
199 |
<button onclick="toggleFullscreen(this.nextElementSibling)" 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>
|
200 |
<iframe src="https://aiworld.eu/embed/model/author/racechart" allowfullscreen></iframe>
|