ehristoforu commited on
Commit
0961121
1 Parent(s): e243d54

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -29,7 +29,7 @@
29
  type: "markdown",
30
  props: {
31
  value:
32
- '<h1><center>DALL\u00b7E mini by <a href="https://www.craiyon.com/" target="_blank">craiyon.com</a></center></h1>',
33
  name: "markdown",
34
  visible: true,
35
  style: {},
@@ -142,7 +142,7 @@
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">craiyon.com</a>\n</p>',
146
  name: "markdown",
147
  visible: true,
148
  style: {},
@@ -153,7 +153,7 @@
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="/" 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: {},
 
29
  type: "markdown",
30
  props: {
31
  value:
32
+ '<h1><center>DALL\u00b7E mini</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://hf.co/airsat" target="_blank">AirSat</a>\n</p>',
146
  name: "markdown",
147
  visible: true,
148
  style: {},
 
153
  type: "markdown",
154
  props: {
155
  value:
156
+ '<hr />\n<p style=\'text-align: center\'>\nCreated by <a href="https://hf.co/airsat" target="_blank">AirSat</a> et al. 2023\n<br/>\n<a href="https://github.com/AirSat-Projects" target="_blank">GitHub</a> | <a href="https://github.com/AirSat-Projects/dalle-mini" target="_blank">Project</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: {},