Spaces:
Running
Running
Upload index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -179,10 +179,10 @@ function topFunction() {
|
|
| 179 |
<option value="Krea 2">Krea 2</option>
|
| 180 |
</select>
|
| 181 |
|
| 182 |
-
|
| 183 |
|
| 184 |
<span class="hidden sm:inline">Community</span>
|
| 185 |
-
</button>
|
| 186 |
</div>
|
| 187 |
</div>
|
| 188 |
|
|
|
|
| 179 |
<option value="Krea 2">Krea 2</option>
|
| 180 |
</select>
|
| 181 |
|
| 182 |
+
<button onclick="window.open('https://huggingface.co/nphSi/Z-Image-Lora/discussions')" class="bg-gradient-to-r from-red-600 to-pink-600 hover:from-red-500 hover:to-pink-500 text-white px-4 py-2 rounded-lg text-sm font-medium flex items-center gap-2 transition-all shadow-lg shadow-red-600/20 hover:shadow-red-600/30">
|
| 183 |
|
| 184 |
<span class="hidden sm:inline">Community</span>
|
| 185 |
+
</button>
|
| 186 |
</div>
|
| 187 |
</div>
|
| 188 |
|