Spaces:
Running
Running
ehristoforu
commited on
Commit
•
efbe0ed
1
Parent(s):
0961121
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -131,7 +131,7 @@
|
|
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/
|
135 |
name: "markdown",
|
136 |
visible: true,
|
137 |
style: {},
|
@@ -142,7 +142,7 @@
|
|
142 |
type: "markdown",
|
143 |
props: {
|
144 |
value:
|
145 |
-
'<p style=\'text-align: center\'>\nNew model available on
|
146 |
name: "markdown",
|
147 |
visible: true,
|
148 |
style: {},
|
|
|
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/airsat/dalle-mini" target="_blank">DALL\u00b7E mini model card</a>.\n</p>\n</details>',
|
135 |
name: "markdown",
|
136 |
visible: true,
|
137 |
style: {},
|
|
|
142 |
type: "markdown",
|
143 |
props: {
|
144 |
value:
|
145 |
+
'<p style=\'text-align: center\'>\nNew model available on <a href="https://hf.co/airsat" target="_blank">AirSat</a>\n</p>',
|
146 |
name: "markdown",
|
147 |
visible: true,
|
148 |
style: {},
|