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:
2
setup.py
2
setup.py
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user