Spaces:
Running
Running
Commit
·
1a2154f
1
Parent(s):
b6cea1b
Update index.html
Browse files- index.html +13 -13
index.html
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
type: "markdown",
|
| 30 |
props: {
|
| 31 |
value:
|
| 32 |
-
|
| 33 |
name: "markdown",
|
| 34 |
visible: true,
|
| 35 |
style: {},
|
|
@@ -142,23 +142,23 @@
|
|
| 142 |
type: "markdown",
|
| 143 |
props: {
|
| 144 |
value:
|
| 145 |
-
// '<p style=\'text-align: center\'>\nNew model available on \ud83d\udd8d\ufe0f <a href="https://www.craiyon.com/" target="_blank">
|
| 146 |
-
name: "markdown",
|
| 147 |
-
visible: true,
|
| 148 |
-
style: {},
|
| 149 |
-
},
|
| 150 |
-
},
|
| 151 |
-
{
|
| 152 |
-
id: 14,
|
| 153 |
-
type: "markdown",
|
| 154 |
-
props: {
|
| 155 |
-
value:
|
| 156 |
-
// '<hr />\n<p style=\'text-align: center\'>\nCreated by <a href="https://twitter.com/borisdayma" target="_blank">Boris Dayma</a> et al. 2021-2022\n<br/>\n<a href="https://github.com/borisdayma/dalle-mini" target="_blank">GitHub</a> | <a href="https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini-Generate-images-from-any-text-prompt--VmlldzoyMDE4NDAy" target="_blank">Project Report</a>\n<p style=\'text-align: center\'>Powered by Google <a href="https://sites.research.google/trc/" target="_blank">TPU Research Cloud</a>\n</p>',
|
| 157 |
name: "markdown",
|
| 158 |
visible: true,
|
| 159 |
style: {},
|
| 160 |
},
|
| 161 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
],
|
| 163 |
theme: "default",
|
| 164 |
css: ".container { max-width: 800px; margin: auto; }",
|
|
|
|
| 29 |
type: "markdown",
|
| 30 |
props: {
|
| 31 |
value:
|
| 32 |
+
'<h1><center>DALL\u00b7E mini by <a href="https://www.i-go.tech/" target="_blank">www.i-go.tech</a></center></h1>',
|
| 33 |
name: "markdown",
|
| 34 |
visible: true,
|
| 35 |
style: {},
|
|
|
|
| 142 |
type: "markdown",
|
| 143 |
props: {
|
| 144 |
value:
|
| 145 |
+
// '<p style=\'text-align: center\'>\nNew model available on \ud83d\udd8d\ufe0f <a href="https://www.craiyon.com/" target="_blank">www.i-go.tech</a>\n</p>',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 146 |
name: "markdown",
|
| 147 |
visible: true,
|
| 148 |
style: {},
|
| 149 |
},
|
| 150 |
},
|
| 151 |
+
// {
|
| 152 |
+
// id: 14,
|
| 153 |
+
// type: "markdown",
|
| 154 |
+
// props: {
|
| 155 |
+
// value:
|
| 156 |
+
// // '<hr />\n<p style=\'text-align: center\'>\nCreated by <a href="https://twitter.com/igotech" target="_blank">Boris Dayma</a> et al. 2021-2022\n<br/>\n<a href="https://github.com/borisdayma/dalle-mini" target="_blank">GitHub</a> | <a href="https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini-Generate-images-from-any-text-prompt--VmlldzoyMDE4NDAy" target="_blank">Project Report</a>\n<p style=\'text-align: center\'>Powered by Google <a href="https://sites.research.google/trc/" target="_blank">TPU Research Cloud</a>\n</p>',
|
| 157 |
+
// name: "markdown",
|
| 158 |
+
// visible: true,
|
| 159 |
+
// style: {},
|
| 160 |
+
// },
|
| 161 |
+
// },
|
| 162 |
],
|
| 163 |
theme: "default",
|
| 164 |
css: ".container { max-width: 800px; margin: auto; }",
|