Update index.html
Browse files- index.html +8 -5
index.html
CHANGED
@@ -9,15 +9,18 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Fish's Spaces (ephemeral)</h1>
|
|
|
12 |
<p>
|
13 |
-
|
14 |
-
</p>
|
15 |
-
<p>
|
16 |
-
Real-time Latent Consistency Model <a href="https://huggingface.co/spaces/mikefish/Fish-LCM/">here</a>
|
17 |
</p>
|
18 |
<p>
|
19 |
-
|
20 |
</p>
|
|
|
|
|
|
|
|
|
|
|
21 |
</div>
|
22 |
<div class="card">
|
23 |
<h1>Links</h1>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Fish's Spaces (ephemeral)</h1>
|
12 |
+
<ol>
|
13 |
<p>
|
14 |
+
<li>Real-time Latent Consistency Model <a href="https://huggingface.co/spaces/mikefish/Fish-LCM/">here</a></li>
|
|
|
|
|
|
|
15 |
</p>
|
16 |
<p>
|
17 |
+
SDXL demo <a href="https://huggingface.co/spaces/google/sdxl">here</a>
|
18 |
</p>
|
19 |
+
<p>
|
20 |
+
Illusion Diffusion <a href="https://huggingface.co/spaces/mikefish/fish-illusion-diffusion" target="_blank">here</a>.
|
21 |
+
</p>
|
22 |
+
</ol>
|
23 |
+
|
24 |
</div>
|
25 |
<div class="card">
|
26 |
<h1>Links</h1>
|