Spaces:
Running
Running
Upload index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -154,7 +154,7 @@ function topFunction() {
|
|
| 154 |
<option value="ZI-Male">ZI Male Lookalikes</option>
|
| 155 |
<option value="style">ZI Concepts/Styles</option>
|
| 156 |
<option value="B-Sides">ZI B-Sides</option>
|
| 157 |
-
|
| 158 |
</select>
|
| 159 |
|
| 160 |
<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">
|
|
|
|
| 154 |
<option value="ZI-Male">ZI Male Lookalikes</option>
|
| 155 |
<option value="style">ZI Concepts/Styles</option>
|
| 156 |
<option value="B-Sides">ZI B-Sides</option>
|
| 157 |
+
<option value="Testing">Testing</option>
|
| 158 |
</select>
|
| 159 |
|
| 160 |
<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">
|