1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

change to yiyi's address. (#7981)

* change to yiyi's address.

* update to diffusers@huggingface.co
This commit is contained in:
Sayak Paul
2024-05-28 23:58:55 +05:30
committed by GitHub
parent e6df8edadc
commit aa676c641f

View File

@@ -261,7 +261,7 @@ setup(
keywords="deep learning diffusion jax pytorch stable diffusion audioldm",
license="Apache 2.0 License",
author="The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors)",
author_email="patrick@huggingface.co",
author_email="diffusers@huggingface.co",
url="https://github.com/huggingface/diffusers",
package_dir={"": "src"},
packages=find_packages("src"),