Spaces:
Running on Zero
Running on Zero
Alexander Bagus commited on
Commit ·
af74fd1
1
Parent(s): 25269b2
Update header.html
Browse files- static/header.html +2 -2
static/header.html
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
<div style="text-align: center; max-width: 600px; margin: 0 auto;">
|
| 2 |
<h1>
|
| 3 |
-
Z
|
| 4 |
</h1>
|
| 5 |
<div class="grid-container" >
|
| 6 |
<p>
|
| 7 |
-
This demo also available on: <a href="https://aisudo.com/" target="_blank">Aisudo - Z-Image Base</a>
|
| 8 |
</p>
|
| 9 |
</div>
|
| 10 |
</div>
|
|
|
|
| 1 |
<div style="text-align: center; max-width: 600px; margin: 0 auto;">
|
| 2 |
<h1>
|
| 3 |
+
Z Image Base - Image Generator
|
| 4 |
</h1>
|
| 5 |
<div class="grid-container" >
|
| 6 |
<p>
|
| 7 |
+
This demo also available on: <a href="https://aisudo.com/ai-models/z-image-base-mdl033zib" target="_blank">Aisudo - Z-Image Base</a>
|
| 8 |
</p>
|
| 9 |
</div>
|
| 10 |
</div>
|