Update index.html
Browse files- index.html +12 -15
index.html
CHANGED
@@ -10,26 +10,23 @@
|
|
10 |
<div class="card">
|
11 |
<h1>Fish's Spaces (ephemeral)</h1>
|
12 |
<ol>
|
13 |
-
|
14 |
<li>Real-time Latent Consistency Model <a href="https://huggingface.co/spaces/mikefish/Fish-LCM/">here</a></li>
|
15 |
-
|
16 |
-
<
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
</p>
|
22 |
-
</ol>
|
23 |
|
24 |
</div>
|
25 |
<div class="card">
|
26 |
<h1>Links</h1>
|
27 |
-
<
|
28 |
-
RunDiffusion: <a href="https://app.rundiffusion.com/">here</a>
|
29 |
-
|
30 |
-
<
|
31 |
-
|
32 |
-
</p>
|
33 |
</div>
|
34 |
<p></p>
|
35 |
|
|
|
10 |
<div class="card">
|
11 |
<h1>Fish's Spaces (ephemeral)</h1>
|
12 |
<ol>
|
13 |
+
|
14 |
<li>Real-time Latent Consistency Model <a href="https://huggingface.co/spaces/mikefish/Fish-LCM/">here</a></li>
|
15 |
+
|
16 |
+
<li>SDXL demo <a href="https://huggingface.co/spaces/google/sdxl">here</a></li>
|
17 |
+
|
18 |
+
<li>Illusion Diffusion <a href="https://huggingface.co/spaces/mikefish/fish-illusion-diffusion" target="_blank">here</a></li>
|
19 |
+
|
20 |
+
</ol>
|
|
|
|
|
21 |
|
22 |
</div>
|
23 |
<div class="card">
|
24 |
<h1>Links</h1>
|
25 |
+
<ol>
|
26 |
+
<li>RunDiffusion: <a href="https://app.rundiffusion.com/">here</a></li>
|
27 |
+
|
28 |
+
<li>FOOOCUS Style Guide <a href="https://github.com/lllyasviel/Fooocus/discussions/143" target="_blank">here</a></li>
|
29 |
+
</ol>
|
|
|
30 |
</div>
|
31 |
<p></p>
|
32 |
|