Skip to content

Commit c512cc9

Browse files
committed
change to yiyi's address. (#7981)
* change to yiyi's address. * update to [email protected]
1 parent a33f850 commit c512cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ def run(self):
261261
keywords="deep learning diffusion jax pytorch stable diffusion audioldm",
262262
license="Apache 2.0 License",
263263
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",
264+
author_email="diffusers@huggingface.co",
265265
url="https://github.com/huggingface/diffusers",
266266
package_dir={"": "src"},
267267
packages=find_packages("src"),

0 commit comments

Comments
 (0)