Spaces:
Running
Running
Commit
·
d581258
1
Parent(s):
6949a0e
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
|
7 |
<title>Diffusers gallery</title>
|
8 |
-
<meta name="description" content="Some things
|
9 |
|
10 |
<meta property="og:url" content="https://huggingface-projects-diffusers-gallery.hf.space/" />
|
11 |
<meta property="og:type" content="website" />
|
@@ -103,7 +103,7 @@
|
|
103 |
x-data="modelsData"
|
104 |
>
|
105 |
<div class="col-span-2 lg:col-span-1 flex flex-col gap-2 row-start">
|
106 |
-
<h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">
|
107 |
</div>
|
108 |
|
109 |
<div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">
|
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
|
7 |
<title>Diffusers gallery</title>
|
8 |
+
<meta name="description" content="Some things that we are working with ! " />
|
9 |
|
10 |
<meta property="og:url" content="https://huggingface-projects-diffusers-gallery.hf.space/" />
|
11 |
<meta property="og:type" content="website" />
|
|
|
103 |
x-data="modelsData"
|
104 |
>
|
105 |
<div class="col-span-2 lg:col-span-1 flex flex-col gap-2 row-start">
|
106 |
+
<h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">You can use some of these we are looking to put in the Members Section</h1>
|
107 |
</div>
|
108 |
|
109 |
<div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">
|