parsee-mizuhashi
commited on
Commit
·
6c0e5e2
1
Parent(s):
80949ae
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -6,10 +6,10 @@
|
|
6 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
7 |
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
|
8 |
<link rel="stylesheet" href="style.css">
|
9 |
-
<title>M.o.
|
10 |
</head>
|
11 |
<body>
|
12 |
-
<h1 class="header-title">M.o.
|
13 |
<p class="header-subtitle"><span class="highlight-orange">Mo</span>del independent, <span class="highlight-violate">F</span>ast T<span class="highlight-orange">u</span>ning of Stable Diffusion concepts</p>
|
14 |
<section id="abstract">
|
15 |
<h2><i class="icon fas fa-file-alt"></i> Abstract</h2>
|
@@ -85,8 +85,8 @@ implementation / quality of MoFu.</p>
|
|
85 |
<footer>
|
86 |
<div class="buttons">
|
87 |
<a href="mailto:[email protected]" class="button">Yoinked</a>
|
88 |
-
<a href="https://huggingface.co/
|
89 |
-
<a href="https://huggingface.co/mofu-team" class="button">MoFu</a>
|
90 |
<a href="https://github.com/yoinked-h/MoFu" class="button" target="_blank">GitHub</a>
|
91 |
</div>
|
92 |
</footer>
|
|
|
6 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
7 |
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
|
8 |
<link rel="stylesheet" href="style.css">
|
9 |
+
<title>M.o.F.u.</title>
|
10 |
</head>
|
11 |
<body>
|
12 |
+
<h1 class="header-title">M.o.F.u.</h1>
|
13 |
<p class="header-subtitle"><span class="highlight-orange">Mo</span>del independent, <span class="highlight-violate">F</span>ast T<span class="highlight-orange">u</span>ning of Stable Diffusion concepts</p>
|
14 |
<section id="abstract">
|
15 |
<h2><i class="icon fas fa-file-alt"></i> Abstract</h2>
|
|
|
85 |
<footer>
|
86 |
<div class="buttons">
|
87 |
<a href="mailto:[email protected]" class="button">Yoinked</a>
|
88 |
+
<a href="https://huggingface.co/touhou-ai-experimental" class="button">Touhou AI Experimental Group</a>
|
89 |
+
<a href="https://huggingface.co/mofu-team" class="button">MoFu Team</a>
|
90 |
<a href="https://github.com/yoinked-h/MoFu" class="button" target="_blank">GitHub</a>
|
91 |
</div>
|
92 |
</footer>
|