ehristoforu commited on
Commit
02fcbae
1 Parent(s): 013598a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -55
index.html CHANGED
@@ -24,28 +24,7 @@
24
  style: {},
25
  },
26
  },
27
- {
28
- id: 2,
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: {},
36
- },
37
- },
38
- {
39
- id: 3,
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: {},
47
- },
48
- },
49
  {
50
  id: 4,
51
  type: "group",
@@ -126,39 +105,8 @@
126
  style: { full_width: true },
127
  },
128
  },
129
- {
130
- id: 12,
131
- type: "markdown",
132
- props: {
133
- value:
134
- '<details>\n<summary>Bias and Limitations</summary>\n<p style=\'line-height: normal; font-size: small\'>\nWhile the capabilities of image generation models are impressive, they may also reinforce or exacerbate societal biases. While the extent and nature of the biases of the DALL\u00b7E mini model have yet to be fully documented, given the fact that the model was trained on unfiltered data from the Internet, it may generate images that contain stereotypes against minority groups. Work to analyze the nature and extent of these limitations is ongoing, and will be documented in more detail in the <a href="https://huggingface.co/dalle-mini/dalle-mini" target="_blank">DALL\u00b7E mini model card</a>.\n</p>\n</details>',
135
- name: "markdown",
136
- visible: true,
137
- style: {},
138
- },
139
- },
140
- {
141
- id: 13,
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: {},
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; }",
 
24
  style: {},
25
  },
26
  },
27
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  {
29
  id: 4,
30
  type: "group",
 
105
  style: { full_width: true },
106
  },
107
  },
108
+
109
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  ],
111
  theme: "default",
112
  css: ".container { max-width: 800px; margin: auto; }",