piaoyu2011 commited on
Commit
469c950
1 Parent(s): 83ca271

update index

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -16,7 +16,7 @@
16
  components: [
17
  {
18
  id: 1,
19
- type: "column",
20
  props: {
21
  type: "column",
22
  variant: "default",
@@ -40,7 +40,7 @@
40
  type: "markdown",
41
  props: {
42
  value:
43
- "<center>AI model generating images from any prompt!</center>",
44
  name: "markdown",
45
  visible: true,
46
  style: {},
@@ -84,7 +84,7 @@
84
  id: 8,
85
  type: "button",
86
  props: {
87
- value: "Run",
88
  variant: "primary",
89
  name: "button",
90
  visible: true,
@@ -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="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: {},
 
16
  components: [
17
  {
18
  id: 1,
19
+ type: "column", 
20
  props: {
21
  type: "column",
22
  variant: "default",
 
40
  type: "markdown",
41
  props: {
42
  value:
43
+ "<center>AI model generating images from Any Prompt Words!</center>", 
44
  name: "markdown",
45
  visible: true,
46
  style: {},
 
84
  id: 8,
85
  type: "button",
86
  props: {
87
+ value: "Run", 
88
  variant: "primary",
89
  name: "button",
90
  visible: true,
 
142
  type: "markdown",
143
  props: {
144
  value:
145
+ '<p style=\'text-align: center\'>\nNew model available on \ud83d\udd8d\ufe0f <a href="https://dalle3guide.com/" target="_blank">dalle3guide.com</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://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: {},