Spaces:
Runtime error
Runtime error
apolinario
commited on
Commit
·
57d5973
1
Parent(s):
8f0ed9e
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 👁
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
-
<div
|
10 |
-
<
|
11 |
<p class="lg:col-span-3">
|
12 |
-
This space contained a way to quickly execute the open source <a href="https://github.com/CompVis/latent-diffusion" target="_blank">Latent Diffusion</a> model by CompVis, trained on the <a href="https://laion.ai/laion-400-open-dataset/" target="_blank">LAION-400M</a> dataset.<br>
|
13 |
-
|
14 |
</p>
|
15 |
|
16 |
</div>
|
|
|
1 |
---
|
2 |
+
title: Latent Diffusion
|
3 |
emoji: 👁
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
<div>
|
10 |
+
<h2>Under maintenance due to concerns on the biases of the model</h2>
|
11 |
<p class="lg:col-span-3">
|
12 |
+
This space contained a way to quickly execute the open source text-to-image <a href="https://github.com/CompVis/latent-diffusion" target="_blank">Latent Diffusion</a> model by CompVis, trained on the <a href="https://laion.ai/laion-400-open-dataset/" target="_blank">LAION-400M</a> dataset.<br>
|
13 |
+
I personally believe transparency and bringing and open and honest discussions about model biases is the best way to deal with this problems, however aftwr some users reported seeing some gruesome NSFW images with certain prompts from this model, we decided to take down this Spaces for now.
|
14 |
</p>
|
15 |
|
16 |
</div>
|