We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33f850 commit c512cc9Copy full SHA for c512cc9
setup.py
@@ -261,7 +261,7 @@ def run(self):
261
keywords="deep learning diffusion jax pytorch stable diffusion audioldm",
262
license="Apache 2.0 License",
263
author="The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors)",
264
- author_email="patrick@huggingface.co",
+ author_email="diffusers@huggingface.co",
265
url="https://github.com/huggingface/diffusers",
266
package_dir={"": "src"},
267
packages=find_packages("src"),
0 commit comments