Update setup.py

This commit is contained in:
Zhongjie Duan
2025-04-09 15:15:18 +08:00
committed by GitHub
parent a33c63af87
commit 0f0cdc3afc

View File

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