From ab8342d6cb43b027c1c4263c210d09ecf7c0c292 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Mon, 13 Feb 2023 13:03:28 +0200 Subject: [PATCH] [Docs] Fix ethical guidelines docs --- docs/source/en/conceptual/ethical_guidelines.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/en/conceptual/ethical_guidelines.mdx b/docs/source/en/conceptual/ethical_guidelines.mdx index 4b4baa435da0..63cf3cab1553 100644 --- a/docs/source/en/conceptual/ethical_guidelines.mdx +++ b/docs/source/en/conceptual/ethical_guidelines.mdx @@ -1,7 +1,8 @@ # 🧨 Diffusers’ Ethical Guidelines ## Preamble -🤗 [Diffusers](https://huggingface.co/docs/diffusers/index) provides pre-trained diffusion models and serves as a modular toolbox for inference and training. + +[Diffusers](https://huggingface.co/docs/diffusers/index) provides pre-trained diffusion models and serves as a modular toolbox for inference and training. Given its real case applications in the world and potential negative impacts on society, we think it is important to provide the project with ethical guidelines to guide the development, users’ contributions, and usage of the Diffusers library.