Update setup.py

This commit is contained in:
Zhongjie Duan
2025-03-04 10:08:16 +08:00
committed by GitHub
parent fab61f614b
commit a66203a391

View File

@@ -14,7 +14,7 @@ else:
setup(
name="diffsynth",
version="1.1.1",
version="1.1.2",
description="Enjoy the magic of Diffusion models!",
author="Artiprocher",
packages=find_packages(),